Skip to content

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Nov 13, 2016
1 parent bee3a83 commit 0045278
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -19,16 +19,16 @@
"gulp-util": "^3.0.0",
"lodash": "^4.12.0",
"minimatch": "^3.0.3",
"rcloader": "0.1.2",
"through2": "~0.6.1"
"rcloader": "^0.2.1",
"through2": "^2.0.0"
},
"peerDependencies": {
"jshint": "2.x"
},
"devDependencies": {
"gulp": "^3.8.10",
"mocha": "^2.1.0",
"should": "^4.0.4"
"mocha": "^3.0.0",
"should": "^11.0.0"
},
"scripts": {
"test": "gulp test"
Expand Down

0 comments on commit 0045278

Please sign in to comment.