Update 'package.json'

This commit is contained in:
dongpd 2021-02-26 04:41:27 +00:00
parent 8f522dff94
commit ff92ef577b

View File

@ -11,7 +11,8 @@
"express": "^4.13.3",
"socket.io": "^2.1.1",
"cors": "*",
"jsonwebtoken": "*"
"jsonwebtoken": "*",
"request": "*"
},
"engines": {
"node": "4.0.0"