Update cordova-plugin-meteor-webapp dependency

This commit is contained in:
Martijn Walraven
2016-01-20 16:13:46 -08:00
parent a6b738e8e2
commit 48856dfd7c

View File

@@ -16,7 +16,7 @@ Npm.strip({
Cordova.depends({
'cordova-plugin-whitelist': '1.2.0',
'cordova-plugin-wkwebview-engine': '1.0.1',
'cordova-plugin-meteor-webapp': 'https://github.com/meteor/cordova-plugin-meteor-webapp.git#76dd071fc05532e2b507518538255661499ab838'
'cordova-plugin-meteor-webapp': 'https://github.com/meteor/cordova-plugin-meteor-webapp.git#77ab6539f463271564c4e657475d8d981c2fefab'
});
Package.onUse(function (api) {