mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Upgrade statusbar cordova dependency to 0.1.10
This commit is contained in:
@@ -8,5 +8,5 @@ Package.onUse(function(api) {
|
||||
});
|
||||
|
||||
Cordova.depends({
|
||||
'org.apache.cordova.statusbar': '0.1.9'
|
||||
'org.apache.cordova.statusbar': '0.1.10'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user