Merge branch 'next' into feat/dialog

pull/306/head
Lucas Nogueira 2 years ago
commit 5c46fc064e
No known key found for this signature in database
GPG Key ID: 7C32FCA95C8C95D7

@ -9,6 +9,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tauri-apps/cli": "^1.0.0"
"@tauri-apps/cli": "^2.0.0-alpha.8"
}
}

@ -20,7 +20,7 @@
"vite": "^4.0.0"
},
"dependencies": {
"@tauri-apps/cli": "^1.0.0",
"@tauri-apps/cli": "^2.0.0-alpha.8",
"tauri-plugin-websocket-api": "link:../../"
},
"type": "module"

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save