mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update cordova-plugin-meteor-webapp dependency to 1.1.1
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user