fix types
This commit is contained in:
parent
cc726e0200
commit
c950d59047
1
bun.lock
1
bun.lock
@ -391,6 +391,7 @@
|
||||
"zod": "catalog:",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "catalog:",
|
||||
"typescript": "catalog:",
|
||||
},
|
||||
},
|
||||
|
||||
@ -13,6 +13,7 @@
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "catalog:"
|
||||
"typescript": "catalog:",
|
||||
"@types/bun": "catalog:"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user