mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump cordova-plugin-meteor-webapp version to 1.6.5.
Includes https://github.com/meteor/cordova-plugin-meteor-webapp/pull/73 which fixes https://github.com/meteor/cordova-plugin-meteor-webapp/issue/72.
This commit is contained in:
@@ -22,7 +22,7 @@ Npm.strip({
|
||||
Cordova.depends({
|
||||
'cordova-plugin-whitelist': '1.3.3',
|
||||
'cordova-plugin-wkwebview-engine': '1.1.4',
|
||||
'cordova-plugin-meteor-webapp': '1.6.4'
|
||||
'cordova-plugin-meteor-webapp': '1.6.5'
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user