mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
refactor: Use Tauri WebSocket
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"recoil": "^0.7.7",
|
||||
"snarkdown": "^2.0.0",
|
||||
"swr": "^1.3.0",
|
||||
"tar": "^6.2.0"
|
||||
"tar": "^6.2.0",
|
||||
"tauri-plugin-websocket-api": "github:tauri-apps/tauri-plugin-websocket#v1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/github": "^5.1.1",
|
||||
|
||||
Reference in New Issue
Block a user