Skip to content

Commit

Permalink
Merge pull request #195 from apiaryio/kubula/proxyquire_freeze
Browse files Browse the repository at this point in the history
Freeze proxyquire to 1.4.x
  • Loading branch information
kuba-kubula committed May 21, 2015
2 parents 97ad81e + 13090ae commit 68498df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"node-uuid": "~1.4.2",
"optimist": "~0.6.1",
"pitboss-ng": "^0.3.1",
"proxyquire": "^1.3.1",
"proxyquire": "~1.4.x",
"request": "^2.53.0",
"setimmediate": "^1.0.2",
"uri-template": "~1.0.0",
Expand Down

0 comments on commit 68498df

Please sign in to comment.