diff --git a/package.json b/package.json index bf9fc96..8a4cfb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techniker-me/pcast-api", - "version": "2025.1.8", + "version": "2025.1.9", "type": "module", "scripts": { "ci-build": "bun run build", @@ -64,7 +64,7 @@ } }, "publishConfig": { - "registry": "https://registry-node.techniker.me" + "registry": "https://npm.techniker.me" }, "files": [ "dist/"