Skip to content

Commit

Permalink
Upgrade npm package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Nov 6, 2017
1 parent b609d3d commit 8cfabf0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
},
"devDependencies": {
"coffee-script": "^1.10.0",
"fs-extra": "^0.18.4",
"mocha": "^2.3.3",
"should": "~7.1.0",
"sinon": "^1.17.1"
"fs-extra": "^4.0.2",
"mocha": "^4.0.1",
"should": "^13.1.3",
"sinon": "^2.4.1"
},
"engines": {
"node": "> 0.4.1"
Expand Down

0 comments on commit 8cfabf0

Please sign in to comment.