summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/cordova-plugin-splashscreen/tests
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
committerJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
commit8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (patch)
tree6f546503efcb198a193f919efafb83977abb9535 /StoneIsland/plugins/cordova-plugin-splashscreen/tests
parent531c60ee7ecbee516812d560b63a8317c3cf3590 (diff)
iphone x fixes
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-splashscreen/tests')
-rw-r--r--StoneIsland/plugins/cordova-plugin-splashscreen/tests/package.json14
-rw-r--r--StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml2
2 files changed, 15 insertions, 1 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"
+}
diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml
index 8accd865..80f1f50e 100644
--- a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml
+++ b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml
@@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-splashscreen-tests"
- version="4.0.0">
+ version="4.0.3">
<name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license>