second commit
This commit is contained in:
parent
3a7389ba68
commit
d69caaec82
13 changed files with 314 additions and 55 deletions
|
|
@ -11,11 +11,13 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "~12.0.1",
|
||||
"@angular/cdk": "^12.0.2",
|
||||
"@angular/common": "~12.0.1",
|
||||
"@angular/compiler": "~12.0.1",
|
||||
"@angular/core": "~12.0.1",
|
||||
"@angular/forms": "~12.0.1",
|
||||
"@angular/localize": "^12.0.2",
|
||||
"@angular/material": "^12.0.2",
|
||||
"@angular/platform-browser": "~12.0.1",
|
||||
"@angular/platform-browser-dynamic": "~12.0.1",
|
||||
"@angular/router": "~12.0.1",
|
||||
|
|
|
|||
Reference in a new issue