apigee-127 / swagger-express

Other
52 stars 58 forks source link

upgrade swagger-node-runner 0.7.1 to support dependency injection for router fitting #17

Closed alikh31 closed 7 years ago

alikh31 commented 7 years ago

follow up this PR on swagger-node-runner

would be great to have it publish on the npm afterward.

theganyo commented 7 years ago

This isn't actually necessarily. If you update your packages using "npm up", it will pull 0.7.1.

alikh31 commented 7 years ago

@theganyo yup, the shrinkwrap file was preventing me from updating to 0.7.1. thanks for your response.

theganyo commented 7 years ago

Great!