add version to package json

This commit is contained in:
2025-08-17 10:43:06 -04:00
parent 6a40cfa568
commit 5cb8cc11b5

View File

@@ -1,5 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": 2025.0.0,
"module": "src/index.ts",
"type": "module",
"scripts": {