Update dependencies

This commit is contained in:
StevenJoeZhang 2019-09-26 18:49:18 +08:00
parent 1ffd662600
commit 8c1ad1aaa3

View File

@ -23,10 +23,10 @@
}, },
"homepage": "https://github.com/stevenjoezhang/paper.io", "homepage": "https://github.com/stevenjoezhang/paper.io",
"dependencies": { "dependencies": {
"browserify": "^16.3.0", "browserify": "^16.5.0",
"express": "^4.17.1", "express": "^4.17.1",
"socket.io": "^2.2.0", "socket.io": "^2.3.0",
"socket.io-client": "^2.2.0", "socket.io-client": "^2.3.0",
"uglify-es": "^3.3.9" "uglify-es": "^3.3.9"
} }
} }