Skip to content

Commit

Permalink
updated the version of express
Browse files Browse the repository at this point in the history
  • Loading branch information
prgsmall authored Dec 12, 2019
1 parent 602bf14 commit 4a57882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
, "engines": { "node": ">=0.6" }
, "dependencies" :
{ "log4js" : "0.6.x"
, "express": "3.1.x"
, "express": ">=3.11.0"
, "socket.io": ">=0.9.6"
, "socket.io-client":">=0.9.6"
, "uglify-js": ">=1.2.5"
Expand Down

0 comments on commit 4a57882

Please sign in to comment.