CB-13294 Remove cordova-plugin-compat

This closes #293
This commit is contained in:
Kelvin Dart
2017-10-18 16:37:29 +01:00
committed by Steve Gill
parent b2107e0818
commit 2acda2d2f9
3 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-camera",
"version": "2.4.2-dev",
"version": "3.0.0-dev",
"description": "Cordova Camera Plugin",
"types": "./types/index.d.ts",
"cordova": {
@@ -53,7 +53,7 @@
"engines": {
"cordovaDependencies": {
"3.0.0": {
"cordova": ">100"
"cordova-android": ">=6.3.0"
}
}
},