mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10:00
fix: add missing dev deps
This commit is contained in:
@ -55,7 +55,9 @@
|
||||
"nitropack": "2.11.6",
|
||||
"postcss": "^8.4.47",
|
||||
"sass": "^1.79.4",
|
||||
"tailwindcss": "^4.0.0"
|
||||
"tailwindcss": "^4.0.0",
|
||||
"typescript": "^5.8.2",
|
||||
"vue-tsc": "^2.2.8"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@drop/droplet-darwin-arm64": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user