!180 【轻量级 PR】:arm64设备安装websocket导致容器无限重启,使用ws代替

Merge pull request !180 from Aaron/N/A
This commit is contained in:
lxk0301
2021-02-19 23:36:09 +08:00
committed by Gitee

View File

@ -24,6 +24,6 @@
"request": "^2.88.2",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6",
"websocket": "^1.0.33"
"ws": "^7.4.3"
}
}