feat: publishing
This commit is contained in:
parent
bcfcaf08c3
commit
6ad843a2a0
4
.npmrc
Normal file
4
.npmrc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
@frontend:kitui=https://penahub.gitlab.yandexcloud.net/api/v4/packages/npm/
|
||||||
|
'//penahub.gitlab.yandexcloud.net/api/v4/packages/npm/:_authToken'="${GITLAB_AUTH_TOKEN}"
|
||||||
|
'//penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/:_authToken'="${GITLAB_AUTH_TOKEN}"
|
||||||
|
|
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "@frontend/kitui",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "test",
|
||||||
|
"main": "index.js",
|
||||||
|
"repository": "git@penahub.gitlab.yandexcloud.net:frontend/kitui.git",
|
||||||
|
"author": "skeris <kotilion.95@gmail.com>",
|
||||||
|
"license": "MIT",
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user