Skip to content

Commit 06df165

Browse files
committed
update bun.lock
1 parent 95b45e2 commit 06df165

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

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

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"type": "module",
66
"devDependencies": {
7-
"@types/bun": "latest"
7+
"@types/bun": "^1.2.8"
88
},
99
"peerDependencies": {
1010
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)