We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1409bc commit 86610a3Copy full SHA for 86610a3
package.json
@@ -7,10 +7,6 @@
7
"@code-collabo/node-mongo-cli": "bin/create-node-mongo-project",
8
"node-mongo": "bin/create-node-mongo-project"
9
},
10
- "publicConfig": {
11
- "registry": "https://npm.pkg.github.com",
12
- "access": "public"
13
- },
14
"scripts": {
15
"prestart": "node -r esm src/customize/startMessage.js",
16
"start": "npm-run-all --parallel lint:watch",
0 commit comments