migrate to new droplet ca system

This commit is contained in:
DecDuck
2024-10-08 21:45:44 +11:00
parent 2b4382d013
commit c4d81135a2
4 changed files with 14 additions and 23 deletions

View File

@@ -10,8 +10,8 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@drop/droplet": "^0.2.0",
"@drop/droplet-linux-x64-gnu": "^0.2.0",
"@drop/droplet": "0.3.0",
"@drop/droplet-linux-x64-gnu": "0.3.0",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.1.5",
"@prisma/client": "5.20.0",