Update package.json

This commit is contained in:
eoovve
2023-12-02 00:05:08 +08:00
committed by GitHub
parent 7ea99a74d2
commit 4cc199f064

View File

@@ -11,7 +11,7 @@
"start": "node index.js"
},
"dependencies": {
"ws": "^8.14.2"
"ws": "^8.14.2",
"axios": "^1.6.2"
},
"engines": {