Skip to content

Commit

Permalink
vinyl is only used in testing
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Dec 29, 2017
1 parent 5eaabdd commit 5f621f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -20,8 +20,7 @@
"minimatch": "^3.0.3",
"plugin-error": "^0.1.2",
"rcloader": "^0.2.2",
"through2": "^2.0.0",
"vinyl": "^2.1.0"
"through2": "^2.0.0"
},
"peerDependencies": {
"jshint": "2.x"
Expand All @@ -30,7 +29,8 @@
"gulp": "^3.8.10",
"jshint": "^2.9.4",
"mocha": "^3.0.0",
"should": "^11.0.0"
"should": "^11.0.0",
"vinyl": "^2.1.0"
},
"scripts": {
"test": "gulp test"
Expand Down

0 comments on commit 5f621f8

Please sign in to comment.