Skip to content

Commit

Permalink
Add socket.io dependency
Browse files Browse the repository at this point in the history
I honestly don't know when this got removed, but, that's why Travis has
been breaking this whole time I bet.

Issue #15 Modernize development environment
  • Loading branch information
slifty committed Nov 15, 2018
1 parent 889fdca commit 04245ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"bluebird": "^2.9.25",
"express": "^4.12.3",
"lodash": "^3.8.0",
"socket.io": "^2.1.1",
"uuid": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 04245ef

Please sign in to comment.