Skip to content

Commit 3134490

Browse files
committed
build: update default publish registry
1 parent 2bd112f commit 3134490

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
@@ -42,6 +42,9 @@
4242
"commit-msg": "commitlint -c ./commitlint.config.js -E HUSKY_GIT_PARAMS"
4343
}
4444
},
45+
"publishConfig": {
46+
"registry":"https://npm.pkg.github.com/@DTStack"
47+
},
4548
"devDependencies": {
4649
"@babel/core": "^7.10.2",
4750
"@babel/plugin-proposal-class-properties": "^7.5.5",

0 commit comments

Comments
 (0)