File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4343 "@angular/platform-browser-dynamic" : " ~8.2.3" ,
4444 "@angular/router" : " ~8.2.3" ,
4545 "nativescript-angular" : " ~8.2.0" ,
46- "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1 .0.7 .tgz" ,
46+ "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-2 .0.0 .tgz" ,
4747 "nativescript-theme-core" : " ~1.0.6" ,
4848 "reflect-metadata" : " ~0.1.13" ,
4949 "rxjs" : " ~6.5.2" ,
Original file line number Diff line number Diff line change 22 <StackLayout class =" p-20" >
33
44<!-- <Label text="I'm AppSync iOS" class="t-20 text-center c-orange" textWrap="true"/>-->
5- <!-- <Label text="I'm AppSync Android (mandatory) " class="t-20 text-center c-orange" textWrap="true"/>-->
6- <Label text =" I'm the APPSTORE version.." class =" t-20 text-center c-orange" textWrap =" true" />
5+ <!-- <Label text="I'm AppSync Android! " class="t-20 text-center c-orange" textWrap="true"/>-->
6+ <Label text =" I'm the " APPSTORE" version.." class =" t-20 text-center c-orange" textWrap =" true" />
77
88 <Label text =" {{ message }}" class =" t-20 m-30 text-center c-black" textWrap =" true" />
99
Original file line number Diff line number Diff line change 2626 },
2727 "homepage" : " https://github.com/NativeScript/template-hello-world-ts" ,
2828 "android" : {
29- "v8Flags" : " --expose_gc"
29+ "v8Flags" : " --expose_gc" ,
30+ "markingMode" : " none"
3031 },
3132 "devDependencies" : {
3233 "nativescript-dev-typescript" : " ^0.3.0"
Original file line number Diff line number Diff line change 3131 "ci.tslint" : " npm i && tslint --config '../tslint.json' 'demoapp/**/*.ts' --exclude '**/node_modules/**' --exclude '**/typings/**'"
3232 },
3333 "dependencies" : {
34- "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1 .0.7 .tgz" ,
34+ "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-2 .0.0 .tgz" ,
3535 "nativescript-theme-core" : " ~1.0.4" ,
3636 "nativescript-unit-test-runner" : " 0.7.0" ,
3737 "tns-core-modules" : " ~6.2.0"
You can’t perform that action at this time.
0 commit comments