Skip to content

Commit

Permalink
Merge pull request #67 from savanain/fix_dev_dependency
Browse files Browse the repository at this point in the history
Fix test run (missing `run-series` in dev dependencies)
  • Loading branch information
sethlu committed Jul 11, 2016
2 parents 1e8a8da + f187abf commit 16732d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"extract-zip": "^1.5.0",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.2",
"run-series": "^1.1.4",
"run-waterfall": "^1.1.3",
"standard": "^7.0.1",
"tape": "^4.5.1"
Expand Down

0 comments on commit 16732d6

Please sign in to comment.