This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "nativescript" : {
77 "id" : " org.nativescript.firebasedemo.firestore" ,
88 "tns-android" : {
9- "version" : " 4.1.3 "
9+ "version" : " 4.2.0 "
1010 },
1111 "tns-ios" : {
12- "version" : " 4.1 .0"
12+ "version" : " 4.2 .0"
1313 }
1414 },
1515 "dependencies" : {
2525 "nativescript-angular" : " ^6.0.0" ,
2626 "nativescript-camera" : " ^4.0.2" ,
2727 "nativescript-imagepicker" : " ^6.0.1" ,
28- "nativescript-plugin-firebase" : " ^6.0.0 " ,
28+ "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-6.5.0.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" : " ~4.1 .0" ,
32+ "tns-core-modules" : " ~4.2 .0" ,
3333 "zone.js" : " ~0.8.26"
3434 },
3535 "devDependencies" : {
5656 "webpack-cli" : " ~2.1.3" ,
5757 "webpack-sources" : " ~1.1.0"
5858 }
59- }
59+ }
Original file line number Diff line number Diff line change 22 "nativescript" : {
33 "id" : " org.nativescript.firebasedemo" ,
44 "tns-ios" : {
5- "version" : " 4.1 .0"
5+ "version" : " 4.2 .0"
66 },
77 "tns-android" : {
8- "version" : " 4.1.3 "
8+ "version" : " 4.2.0 "
99 }
1010 },
1111 "dependencies" : {
1212 "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase-6.5.0.tgz" ,
1313 "nativescript-theme-core" : " ^1.0.4" ,
1414 "nativescript-unit-test-runner" : " ^0.3.4" ,
15- "tns-core-modules" : " ~4.0 .0"
15+ "tns-core-modules" : " ~4.2 .0"
1616 },
1717 "devDependencies" : {
1818 "@types/jasmine" : " ~2.8.0" ,
3535 "nativescript-worker-loader" : " ~0.8.1" ,
3636 "raw-loader" : " ~0.5.1" ,
3737 "resolve-url-loader" : " ~2.1.0" ,
38- "tns-platform-declarations" : " ^3.4 .0" ,
38+ "tns-platform-declarations" : " ~4.2 .0" ,
3939 "tslint" : " ~5.4.3" ,
4040 "typescript" : " ~2.8.0" ,
4141 "webpack" : " ~3.8.1" ,
4848 "build.plugin" : " cd ../src && npm run build" ,
4949 "ci.tslint" : " npm i && tslint --config '../tslint.json' 'app/**/*.ts' --exclude '**/node_modules/**' --exclude '**/typings/**'"
5050 }
51- }
51+ }
You can’t perform that action at this time.
0 commit comments