File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
projects/material-css-vars Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-material-css-vars-legacy" ,
3
- "version" : " 5.0.0-next.2 " ,
3
+ "version" : " 5.0.0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-material-css-vars-legacy" ,
3
- "version" : " 5.0.0-next.2 " ,
3
+ "version" : " 5.0.0" ,
4
4
"description" : " Little library to use css variables for @angular/material for legacy components" ,
5
5
"author" : {
6
6
"name" : " Daniel Kimmich" ,
24
24
" angular-material"
25
25
],
26
26
"peerDependencies" : {
27
- "@angular/common" : " >=15 " ,
28
- "@angular/core" : " >=15 " ,
29
- "@angular/material" : " >=15 "
27
+ "@angular/common" : " ^16.0.0 " ,
28
+ "@angular/core" : " ^16.0.0 " ,
29
+ "@angular/material" : " ^16.0.0 "
30
30
},
31
31
"dependencies" : {
32
32
"@ctrl/tinycolor" : " ^3.4.0" ,
You can’t perform that action at this time.
0 commit comments