dpogue commented on a change in pull request #261:
URL:
https://github.com/apache/cordova-plugin-splashscreen/pull/261#discussion_r428677483
##########
File path: package.json
##########
@@ -36,6 +36,9 @@
"cordova-android": ">=3.6.0",
"cordova-windows": ">=4.4.0"
},
+ "<5.0.4": {
+ "cordova-ios": "<=5.1.1"
Review comment:
`"<6.0.0"` might be better here. Currently this would cause issues for
any future patch release of 5.1.x.
----------------------------------------------------------------
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]