Skip to content

Commit

Permalink
chore: updated dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Aug 7, 2016
1 parent f743236 commit c578e6a
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 @@ -27,9 +27,9 @@
"license": "ISC",
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.8",
"mocha": "^3.0.0",
"nyc": "^7.0.0",
"coveralls": "^2.11.12",
"mocha": "^3.0.1",
"nyc": "^7.1.0",
"standard": "^7.1.0",
"standard-version": "^2.1.2"
},
Expand Down

0 comments on commit c578e6a

Please sign in to comment.