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 67a0a97 commit df6d2f6Copy full SHA for df6d2f6
src/package.json
@@ -10,8 +10,8 @@
10
"typings": "index.d.ts",
11
"nativescript": {
12
"platforms": {
13
- "android": "3.0.0",
14
- "ios": "3.0.0"
+ "android": "4.0.0",
+ "ios": "4.0.0"
15
}
16
},
17
"scripts": {
@@ -46,9 +46,9 @@
46
"homepage": "https://github.com/NativeScript/nativescript-imagepicker",
47
"readmeFilename": "README.md",
48
"devDependencies": {
49
- "tns-core-modules": "^3.1.0",
50
- "tns-platform-declarations": "^3.1.0",
51
- "typescript": "~2.6.0",
+ "tns-core-modules": "^4.0.0",
+ "tns-platform-declarations": "^4.0.0",
+ "typescript": "~2.7.0",
52
"tslint": "~5.4.3"
53
54
"dependencies": {
0 commit comments