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",
|
"lib",
|
||||||
"until"
|
"until"
|
||||||
],
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://gitea.thzxcx.com/api/packages/thzxcx/npm/"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "storybook dev -p 6006",
|
"dev": "storybook dev -p 6006",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
|
Reference in New Issue
Block a user