Skip to content

Commit

Permalink
update: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Aug 31, 2015
1 parent 855529e commit f1559c9
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 @@ -35,14 +35,14 @@
"connect": "^3.4.0",
"coveralls": "^2.11.4",
"express": "^4.13.3",
"istanbul": "^0.3.18",
"istanbul": "^0.3.19",
"istanbul-coveralls": "^1.0.3",
"mocha": "^2.2.5",
"mocha": "^2.3.0",
"mocha-lcov-reporter": "0.0.2",
"ws": "^0.8.0"
},
"dependencies": {
"http-proxy": "^1.11.1",
"http-proxy": "^1.11.2",
"is-glob": "^2.0.0",
"lodash": "^3.10.1",
"micromatch": "^2.2.0"
Expand Down

0 comments on commit f1559c9

Please sign in to comment.