mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
use new cordova console plugin
This commit is contained in:
@@ -12,7 +12,7 @@ Npm.strip({
|
||||
});
|
||||
|
||||
Cordova.depends({
|
||||
'org.apache.cordova.console': '0.2.13'
|
||||
'cordova-plugin-console': '1.0.0'
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user