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