Skip to content

Commit

Permalink
Merge pull request #171 from mattcollier/patch-1
Browse files Browse the repository at this point in the history
Add missing `tmp` dependency.
  • Loading branch information
mcollina authored Feb 9, 2018
2 parents 7022960 + 9c01be7 commit 33ece87
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 @@ -51,6 +51,7 @@
"setimmediate": "^1.0.2",
"sinon": "^2.3.2",
"sinon-chai": "^2.10.0",
"tmp": "0.0.33",
"uglify-js": "^3.0.15",
"zuul": "^3.0.0"
},
Expand Down

0 comments on commit 33ece87

Please sign in to comment.