Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Sep 14, 2018
1 parent 5ed689b commit 300fc96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@
## Next

* Fix: Do not require `accept-ranges` header
* Update dev dependencies
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"cross-env": "^5.0.5",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"istanbul": "^0.4.5",
"jshint": "^2.9.5",
"mocha": "^4.0.1",
"jshint": "^2.9.6",
"mocha": "^5.2.0",
"fs-extra-promise": "^1.0.1"
},
"keywords": [
Expand Down

0 comments on commit 300fc96

Please sign in to comment.