Halisson Bruno Vitor
Results
2
comments of
Halisson Bruno Vitor
FWIW, here is my `package.json` ```json { "name": "halissonvit", "version": "0.0.0", "license": "MIT", "scripts": { "start": "nx serve", "build": "nx build", "test": "nx test" }, "private": true, "dependencies": { "@nrwl/next":...