Upgrade device cordova dependency to 0.3.0

This commit is contained in:
Slava Kim
2015-02-16 12:08:46 -08:00
parent f8b07186d0
commit d4f3c211e6

View File

@@ -13,7 +13,7 @@ Npm.strip({
});
Cordova.depends({
'org.apache.cordova.device': '0.2.13',
'org.apache.cordova.device': '0.3.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'