cordova-open-native-settings
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "cordova-open-native-settings", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Native settings opener for Cordova", | ||
@@ -23,4 +23,7 @@ "cordova": { | ||
"engines": { | ||
"name": "cordova", | ||
"version": ">=4.0.0" | ||
"cordovaDependencies": { | ||
"1.5.0": { | ||
"cordova": ">4.0.0" | ||
} | ||
} | ||
}, | ||
@@ -27,0 +30,0 @@ "author": "Guy Rombaut <admin@gsrweb.net>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
30206