Skip to content

Commit 74249c1

Browse files
committed
chore: Bump bun version to 1.1.31
1 parent 18e55ab commit 74249c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.3.13",
44
"module": "src/index.ts",
55
"type": "module",
6+
"packageManager": "[email protected]",
67
"scripts": {
78
"dev": "bun --hot run src/dev.ts",
89
"generate:types": "bun run src/generate-types.ts",

0 commit comments

Comments
 (0)