mirror of
https://github.com/BillyOutlast/drop.git
synced 2026-02-04 08:41:17 +01:00
version importing
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@drop/droplet": "^0.4.1",
|
||||
"@drop/droplet": "^0.4.4",
|
||||
"@headlessui/vue": "^1.7.23",
|
||||
"@heroicons/vue": "^2.1.5",
|
||||
"@prisma/client": "5.20.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"tailwindcss": "^3.4.13"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@drop/droplet-linux-x64-gnu": "^0.4.1",
|
||||
"@drop/droplet-win32-x64-msvc": "^0.4.1"
|
||||
"@drop/droplet-linux-x64-gnu": "^0.4.4",
|
||||
"@drop/droplet-win32-x64-msvc": "^0.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user