Skip to content

Commit 27d90bc

Browse files
committed
chore: Upgrade to Bun 1.3.12
1 parent d794b51 commit 27d90bc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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
@@ -2,7 +2,7 @@
22
"name": "@wxt-dev/queue",
33
"version": "0.4.3",
44
"type": "module",
5-
"packageManager": "bun@1.2.18",
5+
"packageManager": "bun@1.3.12",
66
"scripts": {
77
"dev": "bun run --watch scripts/dev.ts",
88
"gen": "bun run gen:types",

0 commit comments

Comments
 (0)