diff --git a/packages/webapp/package.js b/packages/webapp/package.js index 705aa2037d..afcb2258d8 100644 --- a/packages/webapp/package.js +++ b/packages/webapp/package.js @@ -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'