Skip to content

Commit 282be48

Browse files
chore(deps): update bun to v1.4.1
1 parent 00a3758 commit 282be48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"type": "module",
1414
"main": "dist/index.js",
15-
"packageManager": "bun@1.3.13",
15+
"packageManager": "bun@1.4.1",
1616
"scripts": {
1717
"start": "bun run --env-file=.env ./src/index.ts",
1818
"dev": "bun run --env-file=.env.dev ./src/index.ts",

0 commit comments

Comments
 (0)