From 629dbcb712a6e2f0c59db7b8fba685576bbf56e7 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Thu, 9 Apr 2015 17:08:52 -0700 Subject: [PATCH] CB-8746 bumped version of file dependency in package.json too --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e00e435..9791a8d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cordova-windows" ], "peerDependencies": { - "cordova-plugin-file": ">=1.0.1" + "cordova-plugin-file": ">=2.0.0" }, "author": "Apache Software Foundation", "license": "Apache 2.0"