use new cordova console plugin

This commit is contained in:
Kelly
2015-05-14 21:35:48 -04:00
committed by Slava Kim
parent cbfd4254b2
commit a528bc03f5

View File

@@ -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) {