Update version to 2025.1.9 and change publish registry URL to npm.techniker.me
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user