albertolalama opened a new pull request #46: CB-13825: (osx) Update node dependencies URL: https://github.com/apache/cordova-osx/pull/46 ### Platforms affected OSX ### What does this PR do? Updates node_modules by running `npm install --only=production` in order to fix a bug that prevented plugins from being installed/removed. ### What testing has been done on this change? Plugin management by pinning cordova-osx to this branch. ### Checklist - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [ ] Added automated test coverage as appropriate for this change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
