Update cordova-plugin-meteor-webapp dependency to 1.1.1

This commit is contained in:
Martijn Walraven
2016-03-02 14:30:48 +01:00
parent 013679018f
commit 36e8706c04

View File

@@ -16,7 +16,7 @@ Npm.strip({
Cordova.depends({
'cordova-plugin-whitelist': '1.2.1',
'cordova-plugin-wkwebview-engine': '1.0.2',
'cordova-plugin-meteor-webapp': '0.10.0'
'cordova-plugin-meteor-webapp': '1.1.1'
});
Package.onUse(function (api) {