0.1.2 #3

Merged
Thilawyn merged 136 commits from next into master 2024-03-11 19:44:21 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit af279116bc - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -48,12 +48,12 @@
"clean:node": "rm -rf node_modules"
},
"dependencies": {
"@thilawyn/traitify-ts": "^0.1.10",
"@thilawyn/traitify-ts": "^0.1.11",
"decimal.js": "^10.4.3",
"effect": "^2.4.0",
"lodash-es": "^4.17.21",
"mobx": "^6.12.0",
"type-fest": "^4.10.2",
"type-fest": "^4.10.3",
"zod": "^3.22.4"
},
"devDependencies": {