File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demo" ,
4
4
"tns-android" : {
5
- "version" : " 3.4 .1"
5
+ "version" : " 4.0 .1"
6
6
}
7
7
},
8
8
"dependencies" : {
9
- "@nstudio/nativescript-camera-plus" : " file: ../src" ,
9
+ "@nstudio/nativescript-camera-plus" : " ../src" ,
10
10
"nativescript-theme-core" : " ^1.0.4" ,
11
11
"nativescript-unit-test-runner" : " ^0.3.4" ,
12
- "tns-core-modules" : " ^3.4 .0"
12
+ "tns-core-modules" : " ^4.0 .0"
13
13
},
14
14
"devDependencies" : {
15
15
"babel-traverse" : " 6.12.0" ,
21
21
"karma-jasmine" : " ^1.0.2" ,
22
22
"karma-nativescript-launcher" : " ^0.4.0" ,
23
23
"lazy" : " 1.0.11" ,
24
- "nativescript-dev-typescript" : " ~0.6.0 " ,
25
- "tns-platform-declarations" : " ^3.4 .0" ,
26
- "typescript" : " ~2.6.2 "
24
+ "nativescript-dev-typescript" : " ~0.7.1 " ,
25
+ "tns-platform-declarations" : " ^4.0 .0" ,
26
+ "typescript" : " ~2.8.1 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments