Add npm registry configuration for Gitea
This commit is contained in:
+8
-1
@@ -57,5 +57,12 @@
|
||||
"media"
|
||||
],
|
||||
"author": "Alper",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.hibna.com.tr/hibna/video-player.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://gitea.hibna.com.tr/api/packages/hibna/npm/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user