diff --git a/package.json b/package.json index fb4a454..7cfee23 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,9 @@ "cordova-browser", "cordova-windows" ], + "peerDependencies": { + "cordova-plugin-file": ">=1.0.1" + }, "author": "Apache Software Foundation", "license": "Apache 2.0" } diff --git a/tests/plugin.xml b/tests/plugin.xml index 9be8509..a71d83e 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -26,7 +26,7 @@ Cordova Camera Plugin Tests Apache 2.0 - +