CB-11165 removed peer dependency

This commit is contained in:
Steve Gill
2016-04-27 16:22:18 -07:00
parent 68e18a97d1
commit d4a55f20ec
2 changed files with 15 additions and 3 deletions
-3
View File
@@ -38,9 +38,6 @@
"cordova-browser",
"cordova-windows"
],
"peerDependencies": {
"cordova-plugin-file": ">=2.0.0"
},
"scripts": {
"precommit": "npm run gen-docs && git add README.md",
"gen-docs": "jsdoc2md --template \"jsdoc2md/TEMPLATE.md\" \"www/**/*.js\" --plugin \"dmd-plugin-cordova-plugin\" > README.md",