diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:41:16 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:41:16 +0200 |
| commit | 8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (patch) | |
| tree | 6f546503efcb198a193f919efafb83977abb9535 /StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json | |
| parent | 531c60ee7ecbee516812d560b63a8317c3cf3590 (diff) | |
iphone x fixes
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json')
| -rw-r--r-- | StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json new file mode 100644 index 00000000..199a6f56 --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json @@ -0,0 +1,14 @@ +{ + "name": "cordova-plugin-splashscreen-tests", + "version": "4.0.3-dev", + "description": "", + "cordova": { + "id": "cordova-plugin-splashscreen-tests", + "platforms": [] + }, + "keywords": [ + "ecosystem:cordova" + ], + "author": "", + "license": "Apache 2.0" +} |
