fix version for legacy-whitelist cordova plugin

This commit is contained in:
Kelly
2015-05-14 23:58:42 -04:00
committed by Slava Kim
parent 62f54773a4
commit 91900dadca

View File

@@ -14,7 +14,7 @@ Npm.strip({
Cordova.depends({
'cordova-plugin-device': '1.0.0',
'cordova-plugin-legacy-whitelist': '1.0.1',
'cordova-plugin-legacy-whitelist': '1.0.0',
// the cordova plugin built by Meteor Core team that "emulates a server" on
// the mobile device. Serving the files and checking for the HCP updates.
'com.meteor.cordova-update': 'https://github.com/meteor/com.meteor.cordova-update/tarball/92fe99b7248075318f6446b288995d4381d24cd2'