Revert Use Tauri Websocket

This commit is contained in:
MystiPanda
2024-01-15 10:17:00 +08:00
parent df72392ad2
commit 2680507eae
9 changed files with 49 additions and 144 deletions

View File

@@ -44,8 +44,7 @@
"recoil": "^0.7.7",
"snarkdown": "^2.0.0",
"swr": "^1.3.0",
"tar": "^6.2.0",
"tauri-plugin-websocket-api": "github:tauri-apps/tauri-plugin-websocket#v1"
"tar": "^6.2.0"
},
"devDependencies": {
"@actions/github": "^5.1.1",