Skip to content

Commit 1b6162a

Browse files
committed
chore(deps): pin Bun version to 1.3.3
1 parent b49e19d commit 1b6162a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "codemachine",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"engines": {
1717
"node": ">=20.10.0",
18-
"bun": ">=1.0.0"
18+
"bun": "1.3.3"
1919
},
2020
"optionalDependencies": {
2121
"codemachine-linux-x64": "0.6.0",

0 commit comments

Comments
 (0)