Fix to gitea NPM
This commit is contained in:
@@ -21,13 +21,16 @@
|
|||||||
"default": "./css/index.js"
|
"default": "./css/index.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homepage": "https://natxocc.github.io/sigpro-ui/",
|
"homepage": "https://sigpro.natxocc.com/ui/#/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/natxocc/sigpro-ui.git"
|
"url": "https://git.natxocc.com/natxocc/sigpro-ui"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/natxocc/sigpro-ui/issues"
|
"url": "https://git.natxocc.com/natxocc/sigpro-ui/issues"
|
||||||
|
},
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://git.natxocc.com/api/packages/natxocc/npm/"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user