Clean all data on desktop start for the new version

This commit is contained in:
Hakan Shehu
2025-02-19 16:06:49 +01:00
parent a0eaf40735
commit 35e77ea906
4 changed files with 40 additions and 5 deletions

View File

@@ -32,6 +32,7 @@
"@types/mime-types": "^2.1.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/semver": "^7.5.8",
"@types/unzipper": "^0.10.10",
"autoprefixer": "^10.4.20",
"electron": "^34.0.1",
@@ -104,6 +105,7 @@
"react-hook-form": "^7.53.2",
"react-intersection-observer": "^9.15.1",
"react-router-dom": "^7.1.3",
"semver": "^7.7.1",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"tiptap-extension-auto-joiner": "^0.1.3",