This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +12
-566
lines changed Expand file tree Collapse file tree 5 files changed +12
-566
lines changed Original file line number Diff line number Diff line change 66 "nativescript" : {
77 "id" : " org.nativescript.firebasedemo.firestore" ,
88 "tns-android" : {
9- "version" : " 5.0 .0"
9+ "version" : " 5.1 .0"
1010 },
1111 "tns-ios" : {
12- "version" : " 5.0 .0"
12+ "version" : " 5.1 .0"
1313 }
1414 },
1515 "dependencies" : {
2323 "@angular/platform-browser-dynamic" : " ~6.1.0" ,
2424 "@angular/router" : " ~6.1.0" ,
2525 "nativescript-angular" : " ^6.1.0" ,
26- "nativescript-camera" : " ^4.0.2 " ,
27- "nativescript-imagepicker" : " ~6.0.4 " ,
26+ "nativescript-camera" : " ~4.1.1 " ,
27+ "nativescript-imagepicker" : " ~6.0.5 " ,
2828 "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-7.4.6.tgz" ,
2929 "nativescript-theme-core" : " ~1.0.4" ,
3030 "reflect-metadata" : " ~0.1.10" ,
3131 "rxjs" : " ~6.0.0 || >=6.1.0" ,
32- "tns-core-modules" : " ~5.0.1 " ,
32+ "tns-core-modules" : " ~5.1.0 " ,
3333 "zone.js" : " ~0.8.26"
3434 },
3535 "devDependencies" : {
4141 "lazy" : " 1.0.11" ,
4242 "nativescript-dev-typescript" : " ~0.7.0" ,
4343 "nativescript-dev-webpack" : " ^0.15.1" ,
44- "typescript" : " ~2.7.2 "
44+ "typescript" : " ~2.8.0 "
4545 }
46- }
46+ }
Original file line number Diff line number Diff line change 3737 "build.plugin" : " cd ../src && npm run build" ,
3838 "ci.tslint" : " npm i && tslint --config '../tslint.json' 'app/**/*.ts' --exclude '**/node_modules/**' --exclude '**/typings/**'"
3939 }
40- }
40+ }
You can’t perform that action at this time.
0 commit comments