Github user stewshka commented on the pull request: https://github.com/apache/cordova-plugin-whitelist/pull/18#issuecomment-218947372 My visual studio complains that the "engines" item must have an object as its value. But when I paste your code, i get a complain that the "cordovaDependencies" file must have a string as its value. woudnt this be the solution? ``` "engines": { "cordova-android": ">=4.0.0" }, ``` Documentation: https://docs.npmjs.com/files/package.json#engines Please fix
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org