breaking: bump engine restriction for cordova dependencies (#274)

This commit is contained in:
エリス
2020-06-26 17:07:57 +09:00
committed by GitHub
parent d85e440e15
commit 097ca6ac42
+1 -1
View File
@@ -34,7 +34,7 @@
"cordova-android": ">=3.6.0",
"cordova-windows": ">=4.4.0"
},
"6.0.0": {
"7.0.0": {
"cordova": ">100"
}
},