Skip to content

Commit

Permalink
fix issue #4 by pinning proxyquire version to the old labs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Sheets authored and Jeff Sheets committed Apr 19, 2017
1 parent 497ac3c commit 612084f
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 @@ -90,9 +90,9 @@
"lazypipe": "^1.0.1",
"merge-stream": "^0.1.7",
"mocha": "^2.2.1",
"proxyquire": "^1.4.0",
"proxyquire-universal": "^1.0.3",
"proxyquireify": "^3.0.0",
"proxyquire": "1.4.0",
"proxyquire-universal": "1.0.3",
"proxyquireify": "3.0.0",
"reactify": "^1.0.0",
"require-dot-file": "^0.4.0",
"sinon": "^1.12.2",
Expand Down

0 comments on commit 612084f

Please sign in to comment.