feat: 推送地址

This commit is contained in:
2023-07-18 11:22:59 +08:00
parent ab260a9576
commit ba943ab93a
2 changed files with 4 additions and 0 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
//gitea.thzxcx.com/api/packages/thzxcx/npm/:_authToken=${NPM_CONFIG_TOKEN}

View File

@ -22,6 +22,9 @@
"lib",
"until"
],
"publishConfig": {
"registry": "https://gitea.thzxcx.com/api/packages/thzxcx/npm/"
},
"scripts": {
"dev": "storybook dev -p 6006",
"lint": "eslint .",