first release

This commit is contained in:
Max Peintner
2025-01-03 13:19:24 +01:00
parent f32ab7f31e
commit 56585f0c32
14 changed files with 68 additions and 26 deletions

View File

@@ -1,10 +1,9 @@
{
"name": "@zitadel/tsconfig",
"version": "0.1.0",
"private": true,
"type": "module",
"license": "MIT",
"publishConfig": {
"access": "public"
}
},
"type": "module",
"license": "MIT"
}