Revert "CB-8747 updated dependency, added peer dependency"
This reverts commit d1dfc1e8ee9ac5bcaa329396eb003e4bcc432ddb.
This commit is contained in:
parent
d82bad305b
commit
304599d809
@ -38,9 +38,6 @@
|
|||||||
"cordova-browser",
|
"cordova-browser",
|
||||||
"cordova-windows"
|
"cordova-windows"
|
||||||
],
|
],
|
||||||
"peerDependencies": {
|
|
||||||
"cordova-plugin-file": ">=1.0.1"
|
|
||||||
},
|
|
||||||
"author": "Apache Software Foundation",
|
"author": "Apache Software Foundation",
|
||||||
"license": "Apache 2.0"
|
"license": "Apache 2.0"
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<name>Cordova Camera Plugin Tests</name>
|
<name>Cordova Camera Plugin Tests</name>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
|
||||||
<dependency id="cordova-plugin-file" version=">=1.0.1" />
|
<dependency id="org.apache.cordova.file" version=">=1.0.1" />
|
||||||
|
|
||||||
<js-module src="tests.js" name="tests">
|
<js-module src="tests.js" name="tests">
|
||||||
</js-module>
|
</js-module>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user