pouchdb / add-cors-to-couchdb

CLI to add a good default CORS configuration to CouchDB
Apache License 2.0
132 stars 18 forks source link

Fix url arg parsing #7

Closed dandamian closed 10 years ago

dandamian commented 10 years ago

Needed to apply this in order to get url parsing working for me.

nolanlawson commented 10 years ago

yeah, I believe this is the correct yargs convention. Thanks!

nolanlawson commented 10 years ago

actually your fix seems to be for an older version of local-npm. please update to 1.4.0.

nolanlawson commented 10 years ago

my mistake, wrong repo, @calvinmetcalf published