registry rules gitea

This commit is contained in:
skeris 2025-02-18 23:43:51 +03:00
parent 3f0431437d
commit 3fc33544f2
5 changed files with 4800 additions and 3204 deletions

1
.npmrc

@ -1 +0,0 @@
@frontend:kitui=https://penahub.gitlab.yandexcloud.net/api/v4/packages/npm/

1
.yarnrc Normal file

@ -0,0 +1 @@
"@frontend:registry" "http://gitea.pena/api/packages/skeris/npm/"

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",

6034
yarn.lock

File diff suppressed because it is too large Load Diff