feat: 推送地址
This commit is contained in:
1
.npmrc
Normal file
1
.npmrc
Normal file
@ -0,0 +1 @@
|
||||
//gitea.thzxcx.com/api/packages/thzxcx/npm/:_authToken=${NPM_CONFIG_TOKEN}
|
@ -22,6 +22,9 @@
|
||||
"lib",
|
||||
"until"
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://gitea.thzxcx.com/api/packages/thzxcx/npm/"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "storybook dev -p 6006",
|
||||
"lint": "eslint .",
|
||||
|
Reference in New Issue
Block a user