File tree 3 files changed +3
-3
lines changed
nativescript-starter-angular
nativescript-starter-javascript
nativescript-starter-typescript
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
"@angular/router" : " ~18.0.0" ,
15
15
"@nativescript/angular" : " ^18.0.0" ,
16
16
"@nativescript/core" : " ~8.8.0" ,
17
- "@nativescript/theme" : " ~3.0.2 " ,
17
+ "@nativescript/theme" : " ^3.1.0 " ,
18
18
"rxjs" : " ~7.8.0" ,
19
19
"zone.js" : " ~0.14.2"
20
20
},
Original file line number Diff line number Diff line change 5
5
"private" : true ,
6
6
"dependencies" : {
7
7
"@nativescript/core" : " ~8.8.0" ,
8
- "@nativescript/theme" : " ~3.0.2 "
8
+ "@nativescript/theme" : " ^3.1.0 "
9
9
},
10
10
"devDependencies" : {
11
11
"@nativescript/preview-cli" : " 1.0.13" ,
Original file line number Diff line number Diff line change 5
5
"private" : true ,
6
6
"dependencies" : {
7
7
"@nativescript/core" : " ~8.8.0" ,
8
- "@nativescript/theme" : " ~3.0.2 "
8
+ "@nativescript/theme" : " ^3.1.0 "
9
9
},
10
10
"devDependencies" : {
11
11
"@nativescript/preview-cli" : " 1.0.13" ,
You can’t perform that action at this time.
0 commit comments