Version change
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Julien Valverdé
2024-01-05 00:24:45 +01:00
parent 5e5cc8d87e
commit 3b2bcbf77f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# schemable-classes # schemable-class
Create TypeScript classes out of Zod schemas Create TypeScript classes out of Zod schemas

View File

@@ -1,6 +1,6 @@
{ {
"name": "@thilawyn/schemable-class", "name": "@thilawyn/schemable-class",
"version": "1.0.0", "version": "0.1.0",
"type": "module", "type": "module",
"publishConfig": { "publishConfig": {
"registry": "https://git.jvalver.de/api/packages/thilawyn/npm/" "registry": "https://git.jvalver.de/api/packages/thilawyn/npm/"