0.1.21 #22

Merged
Thilawyn merged 5 commits from next into master 2024-09-13 00:24:35 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 809be87e45 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"name": "@thilawyn/thilalib", "name": "@thilawyn/thilalib",
"version": "0.1.19", "version": "0.1.20",
"type": "module", "type": "module",
"files": [ "files": [
"./dist" "./dist"
@@ -53,7 +53,7 @@
}, },
"dependencies": { "dependencies": {
"remeda": "^2.12.0", "remeda": "^2.12.0",
"type-fest": "^4.26.0" "type-fest": "^4.26.1"
}, },
"devDependencies": { "devDependencies": {
"@effect/schema": "^0.72.3", "@effect/schema": "^0.72.3",