mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-04-10 00:00:10 +08:00
fix: correct cordova-ios version in 8.0.1-dev
- Version 8.0.1 is not released yet. The current version of the master is 8.0.1-dev and must be used as dependency version
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"cordova-ios": ">=5.1.0",
|
||||
"cordova": ">=9.0.0"
|
||||
},
|
||||
"8.0.1": {
|
||||
"8.0.1-dev": {
|
||||
"cordova-android": ">=12.0.0",
|
||||
"cordova-ios": ">=7.0.0",
|
||||
"cordova": ">=10.0.0"
|
||||
|
||||
Reference in New Issue
Block a user