diff --git a/bun.lockb b/bun.lockb index 44635d3..a29b292 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 54f40a6..5e5454e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/thilalib", - "version": "0.1.1", + "version": "0.1.2", "type": "module", "files": [ "./dist" @@ -58,7 +58,7 @@ "typescript": "^5.5.2" }, "optionalDependencies": { - "@effect/schema": "^0.68.5", + "@effect/schema": "^0.68.6", "effect": "^3.4.0", "mobx": "^6.12.4" }