Update dependency @angular/animations to ~10.0.3
This commit is contained in:
parent
2b7a37f896
commit
092877cd3e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~10.0.2",
|
"@angular/animations": "~10.0.3",
|
||||||
"@angular/cdk": "^10.0.1",
|
"@angular/cdk": "^10.0.1",
|
||||||
"@angular/common": "~10.0.2",
|
"@angular/common": "~10.0.2",
|
||||||
"@angular/compiler": "~10.0.2",
|
"@angular/compiler": "~10.0.2",
|
||||||
|
|
Reference in a new issue