CB-11165 removed peer dependency
diff --git a/package.json b/package.json
index a0c1d9d..812c0c0 100644
--- a/package.json
+++ b/package.json
@@ -39,9 +39,6 @@
     "test": "npm run jshint",
     "jshint": "jshint www && jshint src && jshint tests"
   },
-  "peerDependencies": {
-    "cordova-plugin-file": "^3.0.0"
-  },
   "author": "Apache Software Foundation",
   "license": "Apache-2.0",
   "devDependencies": {