TooTallNate / superagent-proxy

`Request#proxy(uri)` superagent extension
154 stars 46 forks source link

support superagent >= 1.0 #14

Closed Jxck closed 9 years ago

Jxck commented 9 years ago

superagent-proxy works fine with superagent-proxy@1.1 and @1.2 but blocked by peerDependencies limit, so remove this will help forward compatible.

madmod commented 9 years ago

:+1: Please merge this!