feat: Make production Docker image run on Bun

This commit is contained in:
Jesse Wierzbinski 2024-08-19 22:24:10 +02:00
parent 4c0d36f14b
commit b734d8ad67
No known key found for this signature in database
3 changed files with 10 additions and 10 deletions

View file

@ -29,7 +29,7 @@
"check": "bunx tsc -p ."
},
"dependencies": {
"@ark-ui/vue": "^3.9.0",
"@ark-ui/vue": "3.6.0",
"@lysand-org/client": "^0.2.5",
"@nuxt/fonts": "^0.7.2",
"@tailwindcss/typography": "^0.5.14",