File tree 3 files changed +4
-5
lines changed
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 39
39
"@angular/router" : " ~10.1.0" ,
40
40
"@nativescript/angular" : " ~10.1.0" ,
41
41
"@nativescript/core" : " ~7.0.0" ,
42
- "@nativescript/theme" : " ~2.5 .0" ,
42
+ "@nativescript/theme" : " ~3.0 .0" ,
43
43
"reflect-metadata" : " ~0.1.12" ,
44
44
"rxjs" : " ^6.6.0" ,
45
45
"zone.js" : " ~0.11.1"
48
48
"@angular/compiler-cli" : " ~10.1.0" ,
49
49
"@nativescript/webpack" : " ~3.0.0" ,
50
50
"@ngtools/webpack" : " ~10.1.0" ,
51
- "typescript" : " ~3.9 .0"
51
+ "typescript" : " ~4.0 .0"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 33
33
"@angular/router" : " ~10.1.0" ,
34
34
"@nativescript/angular" : " ~10.1.0" ,
35
35
"@nativescript/core" : " ~7.0.0" ,
36
- "@nativescript/theme" : " ~2.3 .0" ,
36
+ "@nativescript/theme" : " ~3.0 .0" ,
37
37
"reflect-metadata" : " ~0.1.12" ,
38
38
"rxjs" : " ^6.6.0" ,
39
39
"zone.js" : " ~0.11.1"
43
43
"@nativescript/types" : " ~7.0.0" ,
44
44
"@nativescript/webpack" : " ~3.0.0" ,
45
45
"@ngtools/webpack" : " ~10.1.0" ,
46
- "typescript" : " ~3.9 .0"
46
+ "typescript" : " ~4.0 .0"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 1
- /// <reference path="./node_modules/@nativescript/core/global-types.d.ts" />
2
1
/// <reference path="./node_modules/@nativescript/types/index.d.ts" />
You can’t perform that action at this time.
0 commit comments