Skip to content

Commit 2bdcd85

Browse files
committed
upgrade bun
1 parent 3040a64 commit 2bdcd85

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.prototools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bun = "~1.2"
1+
bun = "~1.3"
22

33
[settings]
44
auto-install = true

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"zod": "^4.2.0"
2020
},
2121
"engines": {
22-
"bun": ">=1.2.0"
22+
"bun": ">=1.3.0"
2323
},
2424
"scripts": {
2525
"build": "bun run --filter '*' build",

0 commit comments

Comments
 (0)