Skip to content

Commit

Permalink
chore: downgrade to Tauri v1
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Mar 23, 2024
1 parent 342a350 commit d0be177
Show file tree
Hide file tree
Showing 17 changed files with 1,208 additions and 1,330 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,13 @@
"tauri": "tauri"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0-beta",
"@tauri-apps/cli": "^1.5",
"svelte": "^4.2",
"vite": "^5.0",
"@sveltejs/vite-plugin-svelte": "^3.0"
},
"dependencies": {
"@tauri-apps/api": "^2.0.0-beta",
"@tauri-apps/plugin-process": "^2.0.0-beta",
"@tauri-apps/plugin-dialog": "^2.0.0-beta",
"@tauri-apps/plugin-shell": "^2.0.0-beta",
"@tauri-apps/plugin-updater": "^2.0.0-beta",
"@tauri-apps/api": "^1.5",
"nouislider": "^15.7"
}
}
Loading

0 comments on commit d0be177

Please sign in to comment.