Skip to content

Commit 86610a3

Browse files
committed
Remove puslish config from package.json
1 parent e1409bc commit 86610a3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
"@code-collabo/node-mongo-cli": "bin/create-node-mongo-project",
88
"node-mongo": "bin/create-node-mongo-project"
99
},
10-
"publicConfig": {
11-
"registry": "https://npm.pkg.github.com",
12-
"access": "public"
13-
},
1410
"scripts": {
1511
"prestart": "node -r esm src/customize/startMessage.js",
1612
"start": "npm-run-all --parallel lint:watch",

0 commit comments

Comments
 (0)