jcesarmobile commented on code in PR #337:
URL:
https://github.com/apache/cordova-plugin-splashscreen/pull/337#discussion_r966351611
##########
package.json:
##########
@@ -27,15 +25,10 @@
},
"engines": {
"cordovaDependencies": {
- "2.0.0": {
Review Comment:
I have never understand how the engines work, or are supposed to work, but
as I understand it, it would install an older version of the plugin based on
the installed platform version if necessary. So I think it should not be
removed, but I’m not certainly sure.
but the version 7 engines should be updated as at the moment it will prevent
the install on any CLI version since it has the > 100
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]