0.1.20 #21

Merged
Thilawyn merged 3 commits from next into master 2024-09-09 04:05:15 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b97586df61 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

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