File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demong.AppSync" ,
4
4
"tns-android" : {
5
- "version" : " 6.0.0 "
5
+ "version" : " 6.0.2 "
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 6.0.1 "
8
+ "version" : " 6.0.2 "
9
9
}
10
10
},
11
11
"description" : " NativeScript Application" ,
43
43
"@angular/platform-browser-dynamic" : " ~8.2.3" ,
44
44
"@angular/router" : " ~8.2.3" ,
45
45
"nativescript-angular" : " ~8.2.0" ,
46
- "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1.0.4 .tgz" ,
46
+ "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1.0.5 .tgz" ,
47
47
"nativescript-theme-core" : " ~1.0.6" ,
48
48
"reflect-metadata" : " ~0.1.13" ,
49
49
"rxjs" : " ~6.5.2" ,
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.plugindemo.AppSync" ,
4
4
"tns-ios" : {
5
- "version" : " 6.0.1 "
5
+ "version" : " 6.0.2 "
6
6
},
7
7
"tns-android" : {
8
- "version" : " 6.0.0 "
8
+ "version" : " 6.0.2 "
9
9
}
10
10
},
11
11
"scripts" : {
31
31
"ci.tslint" : " npm i && tslint --config '../tslint.json' 'demoapp/**/*.ts' --exclude '**/node_modules/**' --exclude '**/typings/**'"
32
32
},
33
33
"dependencies" : {
34
- "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1.0.4 .tgz" ,
34
+ "nativescript-app-sync" : " file:../publish/package/nativescript-app-sync-1.0.5 .tgz" ,
35
35
"nativescript-theme-core" : " ~1.0.4" ,
36
36
"nativescript-unit-test-runner" : " 0.7.0" ,
37
- "tns-core-modules" : " 6.0.1 "
37
+ "tns-core-modules" : " ~ 6.0.0 "
38
38
},
39
39
"devDependencies" : {
40
40
"babel-traverse" : " 6.26.0" ,
47
47
"karma-nativescript-launcher" : " ^0.4.0" ,
48
48
"lazy" : " 1.0.11" ,
49
49
"nativescript-dev-webpack" : " 1.0.1" ,
50
- "tns-platform-declarations" : " 6.0.1 " ,
50
+ "tns-platform-declarations" : " ~ 6.0.0 " ,
51
51
"tslint" : " ~5.4.3" ,
52
52
"typescript" : " 3.4.5" ,
53
53
"karma-webpack" : " 3.0.5"
You can’t perform that action at this time.
0 commit comments