We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8292c3b commit 77b7975Copy full SHA for 77b7975
source/package.json
@@ -5,15 +5,15 @@
5
"url": "https://github.com/NativeScript/nativescript-imagepicker"
6
},
7
"name": "nativescript-imagepicker",
8
- "version": "0.0.4",
+ "version": "0.0.5",
9
"nativescript": {
10
"platforms": {
11
- "android": "1.4.0",
12
- "ios": "1.4.0"
+ "android": "2.0.0",
+ "ios": "2.0.0"
13
}
14
15
"dependencies": {
16
- "tns-core-modules": "^1.4.0"
+ "tns-core-modules": "2.0.0"
17
18
"main": "viewmodel.js"
19
0 commit comments