Update package.json

This commit is contained in:
Okka
2023-11-17 22:29:40 +08:00
committed by GitHub
parent 8e1d163811
commit 5265e8ab2d

View File

@@ -11,8 +11,8 @@
"start": "node index.js"
},
"dependencies": {
"axios": "^1.6.0",
"ws": "^8.14.2"
"axios": "^1.6.2"
},
"engines": {
"node": ">=14"