jcesarmobile opened a new pull request #278: URL: https://github.com/apache/cordova-plugin-splashscreen/pull/278
In plugin.xml we still require cordova-android >=3.6.0 and cordova-windows >=4.4.0, but the engines in package.json are not updated since version 4 and not taken into account on version 5 and 6. So changing the 4.0.0 to >=4.0.0 it should cover 5 and 6 too ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
