[
https://issues.apache.org/jira/browse/CB-13518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236723#comment-16236723
]
ASF GitHub Bot commented on CB-13518:
-------------------------------------
jcesarmobile closed pull request #223: CB-13518 (all): Add 'protective' entry
to cordovaDependencies
URL: https://github.com/apache/cordova-plugin-file/pull/223
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/package.json b/package.json
index f87eeeb..5459914 100644
--- a/package.json
+++ b/package.json
@@ -52,6 +52,9 @@
"cordovaDependencies": {
"5.0.0": {
"cordova-android": ">=6.3.0"
+ },
+ "6.0.0": {
+ "cordova": ">100"
}
}
},
----------------------------------------------------------------
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]
> Add 'protective' entry to cordovaDependencies for cordova-plugin-file
> ---------------------------------------------------------------------
>
> Key: CB-13518
> URL: https://issues.apache.org/jira/browse/CB-13518
> Project: Apache Cordova
> Issue Type: Sub-task
> Reporter: jcesarmobile
> Assignee: jcesarmobile
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]