From c73bf06dff4921b20f344a9cbb91b9b88f4546eb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Sep 2019 18:14:57 +0200 Subject: bump to 1.2.3 --- StoneIsland/config.xml | 4 ++-- StoneIsland/package-lock.json | 4 ++++ StoneIsland/package.json | 6 ++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index cfe778f7..1e67cfbe 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -1,10 +1,10 @@ - + Stone Island Stone Island - + Jules LaPlace diff --git a/StoneIsland/package-lock.json b/StoneIsland/package-lock.json index a6e74427..d555ffc3 100644 --- a/StoneIsland/package-lock.json +++ b/StoneIsland/package-lock.json @@ -4627,6 +4627,10 @@ "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.9.0.tgz", "integrity": "sha1-9q76LjzlYWkgjlIXnf5B+JFBo2k=" }, + "phonegap-plugin-mobile-accessibility": { + "version": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git#e9821054c38fb203c3fe632bd7bbaa02ca56e544", + "from": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git" + }, "phonegap-plugin-push": { "version": "1.11.1", "resolved": "https://registry.npmjs.org/phonegap-plugin-push/-/phonegap-plugin-push-1.11.1.tgz", diff --git a/StoneIsland/package.json b/StoneIsland/package.json index f2ab351b..f495f4ad 100644 --- a/StoneIsland/package.json +++ b/StoneIsland/package.json @@ -21,6 +21,7 @@ "cordova-plugin-x-socialsharing": "~5.1.3", "ionic-plugin-keyboard": "~2.2.1", "ios-deploy": "^1.9.4", + "phonegap-plugin-mobile-accessibility": "git+https://github.com/phonegap/phonegap-mobile-accessibility.git", "phonegap-plugin-push": "^1.11.1", "plist": "^3.0.1" }, @@ -52,11 +53,12 @@ "phonegap-plugin-push": { "SENDER_ID": "85075801930" }, - "cordova-plugin-sim": {} + "cordova-plugin-sim": {}, + "phonegap-plugin-mobile-accessibility": {} }, "platforms": [ "android", "ios" ] } -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2