mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
chore: ⬆️ Upgrade Bun to 1.1.27
This commit is contained in:
parent
35dcf4d10e
commit
84f2d8573e
2 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"categories": ["Other"],
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"bun": ">=1.1.20"
|
||||
"bun": ">=1.1.27"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
|
@ -48,5 +48,5 @@
|
|||
}
|
||||
},
|
||||
"keywords": ["typescript", "vue", "tailwindcss"],
|
||||
"packageManager": "bun@1.1.20"
|
||||
"packageManager": "bun@1.1.27"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue