Fix max file size of 4GB (update droplet) (#137)

This commit is contained in:
DecDuck
2025-07-14 16:43:42 +10:00
committed by GitHub
parent 935ff48b15
commit 4ef2ab2587
4 changed files with 61 additions and 61 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"@discordapp/twemoji": "^15.1.0",
"@drop-oss/droplet": "1.5.3",
"@drop-oss/droplet": "1.6.0",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.1.5",
"@lobomfz/prismark": "0.0.3",