We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84dcbc6 commit ccb6767Copy full SHA for ccb6767
packages/phoenix-ng/package.json
@@ -24,7 +24,7 @@
24
"deploy:web:single": "ng build phoenix-app --configuration singleEvent --output-path ./docs --base-href \"./\" && cp ./docs/index.html ./docs/404.html"
25
},
26
"dependencies": {
27
- "@angular/animations": "^20.0.0",
+ "@angular/animations": "^19.0.0",
28
"@angular/cdk": "^20.0.0",
29
"@angular/common": "^20.0.0",
30
"@angular/compiler": "^20.0.0",
0 commit comments