Merge pull request #297 from jcesarmobile/CB-13515

CB-13515 (all): Add 'protective' entry to cordovaDependencies
This commit is contained in:
Steve Gill
2017-11-01 13:39:41 -07:00
committed by GitHub
+3
View File
@@ -54,6 +54,9 @@
"cordovaDependencies": {
"3.0.0": {
"cordova-android": ">=6.3.0"
},
"4.0.0": {
"cordova": ">100"
}
}
},