Update dependency @angular/common to ~10.0.3
This commit is contained in:
parent
2b7a37f896
commit
28dd899afd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@angular/animations": "~10.0.2",
|
||||
"@angular/cdk": "^10.0.1",
|
||||
"@angular/common": "~10.0.2",
|
||||
"@angular/common": "~10.0.3",
|
||||
"@angular/compiler": "~10.0.2",
|
||||
"@angular/core": "~10.0.2",
|
||||
"@angular/forms": "~10.0.2",
|
||||
|
|
Reference in a new issue