temporarly remove angular/animations dependency
refs #500
parent
f330b64f
No related branches found
No related tags found
... | @@ -36,7 +36,6 @@ | ... | @@ -36,7 +36,6 @@ |
}, | }, | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@angular/animations": "^11.2.14", | |||
"@angular/cdk": "^11.2.13", | "@angular/cdk": "^11.2.13", | ||
"@angular/common": "^11.2.14", | "@angular/common": "^11.2.14", | ||
"@angular/compiler": "^11.2.14", | "@angular/compiler": "^11.2.14", | ||
... | ... |
Please register or sign in to comment