diff --git a/.npmrc b/.npmrc index 42aeb77..f3a9cab 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -@hykocx:registry=https://git.hyko.cx \ No newline at end of file +@hykocx:registry=https://git.hyko.cx/api/packages/hykocx/npm/ \ No newline at end of file diff --git a/package.json b/package.json index 4df76b7..791884b 100644 --- a/package.json +++ b/package.json @@ -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",