diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-11-05 20:24:49 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-11-05 20:24:49 +0100 |
| commit | f828ce6d0c308c2c5d67c71ee3141b015807fd62 (patch) | |
| tree | 4f5a819afe988158902b907f4f7582448819a594 /StoneIsland/package.json | |
| parent | 1f38892c1729572fa98801692dc20c60931d7377 (diff) | |
cordova-plugin-sim
Diffstat (limited to 'StoneIsland/package.json')
| -rw-r--r-- | StoneIsland/package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/StoneIsland/package.json b/StoneIsland/package.json index e5bd4d5b..523d71e9 100644 --- a/StoneIsland/package.json +++ b/StoneIsland/package.json @@ -14,6 +14,7 @@ "cordova-plugin-geolocation": "~2.4.0", "cordova-plugin-inappbrowser": "~1.5.0", "cordova-plugin-network-information": "~1.3.0", + "cordova-plugin-sim": "^1.3.3", "cordova-plugin-splashscreen": "~4.0.0", "cordova-plugin-statusbar": "^2.2.3", "cordova-plugin-whitelist": "1", @@ -49,7 +50,8 @@ "ionic-plugin-keyboard": {}, "phonegap-plugin-push": { "SENDER_ID": "85075801930" - } + }, + "cordova-plugin-sim": {} }, "platforms": [ "android", |
