Skip to content

Commit

Permalink
fix audio preview on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabwhy committed Jun 13, 2024
1 parent 26e3c95 commit dfe84fc
Show file tree
Hide file tree
Showing 11 changed files with 857 additions and 1,057 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^2.0.0-beta.3",
"@tauri-apps/plugin-dialog": "^2.0.0-beta.1",
"@tauri-apps/plugin-os": "^2.0.0-beta.1",
"@tauri-apps/plugin-shell": "^2.0.0-beta.1",
"@tauri-apps/api": "^2.0.0-beta.13",
"@tauri-apps/plugin-os": "^2.0.0-beta.5",
"pinia": "^2.1.7",
"vue": "^3.3.4"
},
Expand All @@ -22,5 +20,6 @@
"typescript": "^5.0.2",
"vite": "^5.0.0",
"vue-tsc": "^1.8.5"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit dfe84fc

Please sign in to comment.