diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-06 05:39:23 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-06 05:39:23 -0500 |
| commit | 79212149ffb5a0433ca288d679d989dfbb782677 (patch) | |
| tree | 134fc37b7591f035b6e8f6c534c178b06cdd2a29 /package.json | |
| parent | 2de6ae3afb973ca5705f1bece46728e95cf1f284 (diff) | |
version bump
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ea5ce625..6449f385 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "cordova-custom-config": {}, "cordova.plugins.diagnostic": {}, "cordova-plugin-email": {}, - "cordova-plugin-certificates": {}, "cordova-plugin-touch-id": {}, "cordova-plugin-android-fingerprint-auth": {}, - "cordova-plugin-statusbar": {} + "cordova-plugin-statusbar": {}, + "cordova-plugin-certificates": {} } }, "dependencies": { |
