fix: npm registry url

This commit is contained in:
2026-04-12 12:46:28 -04:00
parent d917728a3f
commit 5b54fe6b70
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
@hykocx:registry=https://git.hyko.cx
@hykocx:registry=https://git.hyko.cx/api/packages/hykocx/npm/
+1 -1
View File
@@ -7,7 +7,7 @@
"url": "https://git.hyko.cx/hykocx/zen.git"
},
"publishConfig": {
"registry": "https://git.hyko.cx/"
"registry": "https://git.hyko.cx/api/packages/hykocx/npm/"
},
"license": "GPL-3.0-only",
"author": "Hyko",