Skip to content

Commit

Permalink
Merge branch 'master' into ES2015
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hernandez committed Oct 23, 2016
2 parents 2696e2d + 0ac8853 commit a4a685a
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 @@ -24,15 +24,15 @@
},
"dependencies": {
"commander": "2.9.0",
"cross-spawn": "3.0.1",
"hoek": "4.x.x",
"semver": "5.1.0"
"semver": "5.1.0",
"cross-spawn": "4.0.2"
},
"devDependencies": {
"code": "2.x.x",
"lab": "11.0.1",
"proxyquire": "1.7.10",
"sinon": "1.17.5",
"sinon": "1.17.6",
"standard": "8.1.0"
},
"scripts": {
Expand Down

0 comments on commit a4a685a

Please # to comment.