Update droplet & other small features, and bump version for v0.3.3 (#212)

* fix: bump version and fix context timeout issues

* fix: bump droplet

* feat: add appimage auto-detection (#209)
This commit is contained in:
DecDuck
2025-08-25 13:23:46 +10:00
committed by GitHub
parent b33e27e446
commit fd828d5b50
5 changed files with 60 additions and 58 deletions

View File

@ -1,6 +1,6 @@
{
"name": "drop",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"type": "module",
"license": "AGPL-3.0-or-later",
@ -21,7 +21,7 @@
},
"dependencies": {
"@discordapp/twemoji": "^16.0.1",
"@drop-oss/droplet": "2.3.1",
"@drop-oss/droplet": "3.0.1",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.1.5",
"@lobomfz/prismark": "0.0.3",