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 66 "nativescript" : {
77 "id" : " org.nativescript.CameraTest" ,
88 "tns-ios" : {
9- "version" : " 3.0.0-rc.1 "
9+ "version" : " 3.1.0 "
1010 },
1111 "tns-android" : {
12- "version" : " 3.0.0-rc.1 "
12+ "version" : " 3.1.0 "
1313 }
1414 },
1515 "dependencies" : {
1616 "nativescript-camera" : " *" ,
17- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 "
17+ "tns-core-modules" : " 3.1.0 "
1818 },
1919 "devDependencies" : {
2020 "babel-traverse" : " 6.15.0" ,
2121 "babel-types" : " 6.15.0" ,
2222 "babylon" : " 6.9.1" ,
2323 "lazy" : " 1.0.11" ,
2424 "nativescript-dev-typescript" : " ^0.4.2" ,
25- "typescript" : " ^ 2.2.2"
25+ "typescript" : " ~ 2.2.2"
2626 }
2727}
Original file line number Diff line number Diff line change 66 "nativescript" : {
77 "id" : " org.nativescript.CameraTestAngular" ,
88 "tns-ios" : {
9- "version" : " 3.0.0-rc.1 "
9+ "version" : " 3.1.0 "
1010 },
1111 "tns-android" : {
12- "version" : " 3.0.0-rc.1 "
12+ "version" : " 3.1.0 "
1313 }
1414 },
1515 "dependencies" : {
2222 "@angular/platform-browser" : " ~4.0.0" ,
2323 "@angular/platform-browser-dynamic" : " ~4.0.0" ,
2424 "@angular/router" : " ~4.0.0" ,
25- "nativescript-angular" : " rc " ,
25+ "nativescript-angular" : " 3.1.0 " ,
2626 "nativescript-camera" : " *" ,
2727 "nativescript-theme-core" : " ~1.0.2" ,
2828 "reflect-metadata" : " ~0.1.8" ,
2929 "rxjs" : " ~5.2.0" ,
30- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 " ,
30+ "tns-core-modules" : " 3.1.0 " ,
3131 "zone.js" : " ~0.8.2"
3232 },
3333 "devDependencies" : {
4040 "extract-text-webpack-plugin" : " ~2.0.0-beta.4" ,
4141 "lazy" : " 1.0.11" ,
4242 "nativescript-css-loader" : " ~0.26.0" ,
43- "nativescript-dev-android-snapshot" : " ^0.*.*" ,
4443 "nativescript-dev-typescript" : " ~0.4.0" ,
4544 "nativescript-dev-webpack" : " ^0.3.7" ,
4645 "raw-loader" : " ~0.5.1" ,
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "tns-core-modules" : " ^3.0.0" ,
2121 "tns-platform-declarations" : " ^3.0.0" ,
22- "typescript" : " ^ 2.2.2"
22+ "typescript" : " ~ 2.2.2"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments