Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iandotkelly committed Jun 27, 2015
1 parent 3e911dd commit 8926052
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"archy": "1.0.0",
"commander": "2.8.1",
"glob-all": "3.0.1",
"read-installed": "4.0.0"
"read-installed": "^4.0.1"
},
"devDependencies": {
"gulp": "^3.8.11",
"gulp-coverage": "^0.3.34",
"gulp": "^3.9.0",
"gulp-coverage": "^0.3.36",
"gulp-coveralls": "^0.1.3",
"gulp-jshint": "^1.10.0",
"gulp-mocha": "^2.0.1",
"should": "^6.0.1"
"gulp-jshint": "^1.11.0",
"gulp-mocha": "^2.1.2",
"should": "^7.0.1"
},
"engines": {
"node": ">=0.10"
Expand Down

0 comments on commit 8926052

Please sign in to comment.