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.
2 parents 5b1a8a3 + ee4f37d commit aa1f991Copy full SHA for aa1f991
nativescript-imagepicker/package.json
@@ -5,7 +5,7 @@
5
"url": "https://github.com/NativeScript/nativescript-imagepicker"
6
},
7
"name": "nativescript-imagepicker",
8
- "version": "3.0.1",
+ "version": "3.0.2",
9
"nativescript": {
10
"platforms": {
11
"android": "3.0.0",
@@ -15,13 +15,13 @@
15
"author": "NativeScript Team",
16
"main": "viewmodel",
17
"devDependencies": {
18
- "nativescript-telerik-ui": "^2.0.0",
+ "nativescript-telerik-ui": "^3.0.0",
19
"tns-core-modules": "^3.0.0",
20
"tns-platform-declarations": "^3.0.0",
21
- "typescript": "^2.2.2"
+ "typescript": "2.3.4"
22
23
"peerDependencies": {
24
25
"tns-core-modules": "^3.0.0 || >=3.0.0-2017"
26
27
"scripts": {
0 commit comments