Update dependency @angular/router to ~10.0.3
This commit is contained in:
parent
2b7a37f896
commit
367c5f1843
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"@angular/platform-browser": "~10.0.2",
|
||||
"@angular/platform-browser-dynamic": "~10.0.2",
|
||||
"@angular/platform-server": "~10.0.2",
|
||||
"@angular/router": "~10.0.2",
|
||||
"@angular/router": "~10.0.3",
|
||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||
"@nguniversal/express-engine": "^10.0.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
|
|
Reference in a new issue