Skip to content

Commit 83b4130

Browse files
committed
fix: 设置 publishConfig
1 parent 3e5d893 commit 83b4130

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"bin": {
77
"react-imvc": "./bin/scripts.js"
88
},
9+
"publishConfig": {
10+
"access": "public",
11+
"registry": "https://registry.npmjs.org/"
12+
},
913
"homepage": "https://github.com/Lucifier129/react-imvc",
1014
"scripts": {
1115
"build": "gulp",

0 commit comments

Comments
 (0)