Skip to content
80 changes: 60 additions & 20 deletions eform-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions eform-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^11.2.13",
"@angular/animations": "^12.1.3",
"@angular/cdk": "12.1.2",
"@angular/common": "^11.2.13",
"@angular/compiler": "^11.2.13",
"@angular/core": "^11.2.13",
"@angular/core": "^12.1.3",
"@angular/forms": "^11.2.13",
"@angular/localize": "^11.2.13",
"@angular/platform-browser": "^11.2.13",
Expand Down