From d1dfc1e8ee9ac5bcaa329396eb003e4bcc432ddb Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Wed, 1 Apr 2015 23:01:47 -0700 Subject: [PATCH] CB-8747 updated dependency, added peer dependency --- package.json | 3 +++ tests/plugin.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 - +