mirror of
https://github.com/frankiejun/node-ws.git
synced 2026-06-04 11:59:31 +08:00
Update package.json
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.4.0",
|
||||
"net": "latest", // 确保指定最新兼容版本
|
||||
"http": "latest", // 确保指定最新兼容版本
|
||||
"net": "latest",
|
||||
"http": "latest",
|
||||
"http-proxy": "latest"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user