Skip to content

Commit

Permalink
Merge pull request #2 from healthonnet/chore-update-dev-deps
Browse files Browse the repository at this point in the history
Update dev dependencies
  • Loading branch information
Adrion committed Jun 2, 2017
2 parents 24cfaa8 + 84d752c commit 43fb7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -22,11 +22,11 @@
"coveralls": "npm run coverage -- --report lcovonly && cat ./coverage/lcov.info | coveralls"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.0.1",
"istanbul": "^0.4.5",
"jscs": "^3.0.7",
"jshint": "~2.9.4",
"mocha": "^3.2.0"
"mocha": "^3.4.2"
},
"dependencies": {
"url": "^0.11.0"
Expand Down

0 comments on commit 43fb7db

Please sign in to comment.