File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.CameraTest" ,
8
8
"tns-ios" : {
9
- "version" : " 3.0.0-rc.1 "
9
+ "version" : " 3.1.0 "
10
10
},
11
11
"tns-android" : {
12
- "version" : " 3.0.0-rc.1 "
12
+ "version" : " 3.1.0 "
13
13
}
14
14
},
15
15
"dependencies" : {
16
16
"nativescript-camera" : " *" ,
17
- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 "
17
+ "tns-core-modules" : " 3.1.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"babel-traverse" : " 6.15.0" ,
21
21
"babel-types" : " 6.15.0" ,
22
22
"babylon" : " 6.9.1" ,
23
23
"lazy" : " 1.0.11" ,
24
24
"nativescript-dev-typescript" : " ^0.4.2" ,
25
- "typescript" : " ^ 2.2.2"
25
+ "typescript" : " ~ 2.2.2"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.CameraTestAngular" ,
8
8
"tns-ios" : {
9
- "version" : " 3.0.0-rc.1 "
9
+ "version" : " 3.1.0 "
10
10
},
11
11
"tns-android" : {
12
- "version" : " 3.0.0-rc.1 "
12
+ "version" : " 3.1.0 "
13
13
}
14
14
},
15
15
"dependencies" : {
22
22
"@angular/platform-browser" : " ~4.0.0" ,
23
23
"@angular/platform-browser-dynamic" : " ~4.0.0" ,
24
24
"@angular/router" : " ~4.0.0" ,
25
- "nativescript-angular" : " rc " ,
25
+ "nativescript-angular" : " 3.1.0 " ,
26
26
"nativescript-camera" : " *" ,
27
27
"nativescript-theme-core" : " ~1.0.2" ,
28
28
"reflect-metadata" : " ~0.1.8" ,
29
29
"rxjs" : " ~5.2.0" ,
30
- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 " ,
30
+ "tns-core-modules" : " 3.1.0 " ,
31
31
"zone.js" : " ~0.8.2"
32
32
},
33
33
"devDependencies" : {
40
40
"extract-text-webpack-plugin" : " ~2.0.0-beta.4" ,
41
41
"lazy" : " 1.0.11" ,
42
42
"nativescript-css-loader" : " ~0.26.0" ,
43
- "nativescript-dev-android-snapshot" : " ^0.*.*" ,
44
43
"nativescript-dev-typescript" : " ~0.4.0" ,
45
44
"nativescript-dev-webpack" : " ^0.3.7" ,
46
45
"raw-loader" : " ~0.5.1" ,
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"tns-core-modules" : " ^3.0.0" ,
21
21
"tns-platform-declarations" : " ^3.0.0" ,
22
- "typescript" : " ^ 2.2.2"
22
+ "typescript" : " ~ 2.2.2"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments