Skip to content

Commit 1e4cdca

Browse files
committed
加上npm pkg发布
1 parent 503b397 commit 1e4cdca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"lint": "eslint --ext .js --ext .vue ./ --fix && git add .",
99
"pub": "npm publish"
1010
},
11+
"publishConfig": { "registry": "https://npm.pkg.github.com/@2ue" },
1112
"pre-commit": [
1213
"precommit-msg",
1314
"lint"

0 commit comments

Comments
 (0)