diff --git a/packages/webapp/package.js b/packages/webapp/package.js index 2747434e0f..efa42ea9cd 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', + 'cordova-plugin-device': '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'