Update package.json

This commit is contained in:
Okko
2023-09-25 16:55:02 +08:00
committed by GitHub
parent d4f7fcbbfa
commit 4c04f614c4

View File

@@ -12,8 +12,8 @@
},
"dependencies": {
"ws": "^8.4.0",
"net": "latest", // 确保指定最新兼容版本
"http": "latest", // 确保指定最新兼容版本
"net": "latest",
"http": "latest",
"http-proxy": "latest"
},
"engines": {