Updates cordova-plugin-meteor-webapp to 1.7.3

This commit is contained in:
filipenevola
2020-01-16 00:18:48 -05:00
parent c8226fac09
commit 4478e352c8

View File

@@ -22,7 +22,7 @@ Npm.strip({
Cordova.depends({
'cordova-plugin-whitelist': '1.3.4',
'cordova-plugin-wkwebview-engine': '1.2.1',
'cordova-plugin-meteor-webapp': '1.7.1'
'cordova-plugin-meteor-webapp': '1.7.3'
});
Package.onUse(function (api) {