Package name change

This commit is contained in:
Julien Valverdé
2024-03-11 03:16:30 +01:00
parent 52090cc7b1
commit acff9fa92c
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -1,5 +1,5 @@
{
"name": "@thilawyn/schemable-class",
"name": "@thilawyn/zod-schema-class",
"version": "0.1.2",
"type": "module",
"publishConfig": {
@@ -40,7 +40,7 @@
"dependencies": {
"@thilawyn/traitify-ts": "^0.1.15",
"decimal.js": "^10.4.3",
"effect": "^2.4.1",
"effect": "^2.4.2",
"lodash-es": "^4.17.21",
"mobx": "^6.12.0",
"type-fest": "^4.12.0",