diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-10 16:45:35 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-10 16:45:35 +0200 |
| commit | aa14cf56259f7e7ffb4c18af013cdfcfc56953fa (patch) | |
| tree | e5b90f703afde73c1ba485443c929b9cf8bc704c /StoneIsland/package.json | |
| parent | c53933dbbe11ebc0f3d9cb3ce9d2e5d0f6ebf7bc (diff) | |
sizing footer. phook script
Diffstat (limited to 'StoneIsland/package.json')
| -rw-r--r-- | StoneIsland/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/StoneIsland/package.json b/StoneIsland/package.json index 523d71e9..f9cefa21 100644 --- a/StoneIsland/package.json +++ b/StoneIsland/package.json @@ -21,7 +21,8 @@ "cordova-plugin-x-socialsharing": "~5.1.3", "ionic-plugin-keyboard": "~2.2.1", "ios-deploy": "^1.9.0", - "phonegap-plugin-push": "^1.9.2" + "phonegap-plugin-push": "^1.9.2", + "plist": "^3.0.1" }, "devDependencies": {}, "scripts": { |
