Skip to content

Commit

Permalink
Merge pull request #7 from healthonnet/chore-update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Adrion committed Jun 9, 2017
2 parents e50e2f0 + fd25e89 commit 20287f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -25,15 +25,15 @@
"coveralls": "npm run coverage -- --report lcovonly && cat ./coverage/lcov.info | coveralls"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.0.2",
"istanbul": "^0.4.5",
"jscs": "^3.0.7",
"jshint": "~2.9.4",
"mocha": "^3.2.0"
"mocha": "^3.4.2"
},
"dependencies": {
"honcode-certification-list": "0.0.5",
"honcode-certification-list": "0.0.6",
"honcode-certification-utils": "0.0.2",
"yargs": "^6.6.0"
"yargs": "^8.0.0"
}
}

0 comments on commit 20287f5

Please sign in to comment.