Skip to content

Commit 086fb9a

Browse files
committed
fix: add npm registry for np
1 parent 179dd00 commit 086fb9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
"limit": "500 B"
7979
}
8080
],
81+
"publishConfig": {
82+
"registry": "https://registry.npmjs.org"
83+
},
8184
"devDependencies": {
8285
"@babel/core": "^7.12.16",
8386
"@babel/preset-env": "^7.12.16",

0 commit comments

Comments
 (0)