Fixed package json

This commit is contained in:
Eunchong Kim 2021-08-08 13:44:32 +09:00
parent cd193c2a3e
commit 195992e91c

View File

@ -33,7 +33,6 @@
"webpack": "^5.45.1", "webpack": "^5.45.1",
"webpack-cli": "^4.7.2" "webpack-cli": "^4.7.2"
}, },
// For WebSocket server
"dependencies": { "dependencies": {
"bufferutil": "^4.0.3", "bufferutil": "^4.0.3",
"express": "^4.17.1", "express": "^4.17.1",