diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index bd461f1c..bf909f54 100644 --- a/package.json +++ b/package.json @@ -49,9 +49,9 @@ "phonegap-plugin-push": { "SENDER_ID": "710936220256" }, - "cordova-plugin-certificates": {}, "com.jcjee.plugins.emailcomposer": {}, - "cordova-plugin-statusbar": {} + "cordova-plugin-statusbar": {}, + "cordova-plugin-certificates": {} } }, "dependencies": { @@ -100,4 +100,4 @@ "devDependencies": { "bower": "^1.8.2" } -} +}
\ No newline at end of file |
