Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlancelot committed Jul 18, 2017
1 parent 6d1cb17 commit 2f5009c
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 @@ -29,17 +29,17 @@
"gulp-util": "^3.0.7",
"lodash.clone": "^4.3.2",
"lodash.some": "^4.2.2",
"memory-fs": "^0.3.0",
"memory-fs": "^0.4.1",
"through": "^2.3.8",
"vinyl": "^1.1.0",
"vinyl": "^2.1.0"
},
"peerDependencies": {
"webpack": ">=1.12.9"
},
"devDependencies": {
"gulp": "^3.9.0",
"rimraf": "^2.4.4",
"semistandard": "^7.0.4",
"semistandard": "^11.0.0",
"tape": "^4.2.2",
"vinyl-fs": "^2.2.1",
"vinyl-named": "^1.1.0"
Expand Down

0 comments on commit 2f5009c

Please sign in to comment.