Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kengz committed Dec 15, 2016
1 parent e266967 commit 961e51b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"mysql2": "^1.1.2",
"ngrok": "^2.2.3",
"poly-socketio": "^1.1.1",
"portscanner": "^1.0.0",
"portscanner": "^2.1.1",
"randombytes": "^2.0.3",
"require-dir": "^0.3.0",
"sequelize": "^3.24.3",
"socket.io-client": "^1.4.5",
"winston": "^2.2.0"
},
"devDependencies": {
"chai": "^3.4.1",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"codeclimate-test-reporter": "^0.4.0",
"coffee-script": "^1.10.0",
Expand All @@ -73,7 +73,7 @@
"mocha": "^3.0.2",
"mocha-lcov-reporter": "^1.2.0",
"sequelize-cli": "^2.4.0",
"sinon": "^1.17.2"
"sinon": "^1.17.6"
},
"engines": {
"node": ">=6"
Expand Down

0 comments on commit 961e51b

Please sign in to comment.