This PR updates coho nightly command to pin platforms to their nightly versions in cordova-lib/platfomsConfig.json in order to use these nightly versions by default in cordova platform add command
At also ensures that platforms cordova-* dependencies is up to date and will be included into resultant package (for now this actual for cordova-common dependency only)
This PR updates
coho nightly
command to pin platforms to their nightly versions incordova-lib/platfomsConfig.json
in order to use these nightly versions by default incordova platform add
commandAt also ensures that platforms
cordova-*
dependencies is up to date and will be included into resultant package (for now this actual forcordova-common
dependency only)