mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-02-02 00:00:01 +08:00
chore: fix engines in package-lock.json (#262)
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -17,6 +17,11 @@
|
||||
"cordova": ">=3.0.0"
|
||||
},
|
||||
"4.0.0": {
|
||||
"cordova": ">=3.0.0",
|
||||
"cordova-android": ">=10.0.0",
|
||||
"cordova-ios": ">=6.0.0"
|
||||
},
|
||||
"5.0.0": {
|
||||
"cordova": ">100"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user