fix package json

This commit is contained in:
2025-08-17 10:44:12 -04:00
parent 5cb8cc11b5
commit a29f7d13f7

View File

@@ -1,6 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": 2025.0.0,
"version": "2025.0.0",
"module": "src/index.ts",
"type": "module",
"scripts": {
@@ -18,4 +18,4 @@
"publishConfig": {
"registry": "https://registry-node.techniker.me"
}
}
}