diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-27 20:29:26 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-27 20:29:26 -0400 |
| commit | 84a4a6aee8e4bff2396631b8c6b9d09187b5d0cf (patch) | |
| tree | bd7c9babb1ffa36c9a3c757bd2a80a180cacaf5b /package.json | |
| parent | 81efda64b9ca4dbe3b1d04acbdc6e29e5ca0a563 (diff) | |
updated state save for folks building from source
Former-commit-id: bfac9e8983efa0f60eaf59cfe428f77a1e18a56d
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 673503cd..d05129e4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "SENDER_ID": "710936220256" } }, - "cordova-plugin-app-version", "cordova-plugin-file", "cordova-plugin-inappbrowser", "cordova-plugin-ios-longpress-fix", @@ -78,6 +77,7 @@ "locator": "https://github.com/litehelpers/Cordova-sqlite-storage.git", "id": "cordova-sqlite-storage" }, + "cordova-plugin-app-version", { "locator": "https://github.com/hypery2k/cordova-certificate-plugin", "id": "cordova-plugin-certificates" |
