feat: add deep linking support

This commit is contained in:
Alice Carroll
2024-09-05 02:09:51 +03:00
parent c8c0c86c96
commit a643dc0956
7 changed files with 106 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
],
"dependencies": {
"@tauri-apps/cli": "^2.0.0-rc.6",
"@tauri-apps/plugin-deep-link": "^2.0.0-rc",
"@tauri-apps/plugin-fs": "^2.0.0-rc.2",
"jazz-nodejs": "^0.7.34",
"react-icons": "^5.3.0"