diff --git a/bun.lockb b/bun.lockb index 2b12418..bbd8a7c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ed46bd8..923de53 100644 --- a/package.json +++ b/package.json @@ -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",