Skip to content

Commit

Permalink
Upgrade: Update ordered-read-streams and dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Feb 21, 2017
1 parent 39ef616 commit 9858d68
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,23 @@
"glob": "^7.1.1",
"glob-parent": "^3.1.0",
"is-negated-glob": "^1.0.0",
"ordered-read-streams": "^0.3.0",
"ordered-read-streams": "^1.0.0",
"pumpify": "^1.3.5",
"remove-trailing-separator": "^1.0.1",
"through2": "^0.6.0",
"to-absolute-glob": "^2.0.0",
"unique-stream": "^2.0.2"
},
"devDependencies": {
"coveralls": "^2.11.2",
"eslint": "^1.7.3",
"eslint": "^1.10.3",
"eslint-config-gulp": "^2.0.0",
"istanbul": "^0.3.0",
"istanbul-coveralls": "^1.0.1",
"jscs": "^2.3.5",
"istanbul": "^0.4.3",
"istanbul-coveralls": "^1.0.3",
"jscs": "^2.4.0",
"jscs-preset-gulp": "^1.0.0",
"mocha": "^2.0.0",
"mocha-lcov-reporter": "^0.0.2",
"mocha": "^2.4.5",
"rimraf": "^2.2.5",
"should": "^7.1.0",
"stream-sink": "^1.2.0"
"should": "^7.1.0"
},
"keywords": [
"glob",
Expand Down

0 comments on commit 9858d68

Please sign in to comment.