registry rules gitea
This commit is contained in:
parent
3f0431437d
commit
3fc33544f2
1
.npmrc
1
.npmrc
@ -1 +0,0 @@
|
||||
@frontend:kitui=https://penahub.gitlab.yandexcloud.net/api/v4/packages/npm/
|
1
.yarnrc
Normal file
1
.yarnrc
Normal file
@ -0,0 +1 @@
|
||||
"@frontend:registry" "http://gitea.pena/api/packages/skeris/npm/"
|
1964
package-lock.json
generated
1964
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"repository": "git@penahub.gitlab.yandexcloud.net:frontend/kitui.git",
|
||||
"repository": "git@gitea.pena:PenaSide/UIKit.git",
|
||||
"author": "skeris <kotilion.95@gmail.com>",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@ -26,7 +26,7 @@
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/"
|
||||
"registry": "http://gitea.pena/api/packages/skeris/npm/"
|
||||
},
|
||||
"dependencies": {
|
||||
"immer": "^10.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user