Updated requirement to Cordova 7.1.0, as latest qrcode scanner plugin requires it
parent
48afeb93
No related branches found
No related tags found
... | ... | @@ -30,7 +30,7 @@ |
"new": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" | ||
}, | ||
"dependencies": { | ||
"cordova": "^6.5.0", | ||
"cordova": "^7.1.0", | ||
"cordova-android": "^6.2.3", | ||
"cordova-ios": "^4.5.5", | ||
"cordova-plugin-camera": "^2.4.1", | ||
... | ... | @@ -151,4 +151,4 @@ |
"ios" | ||
] | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
Please register or sign in to comment