Skip to content

Commit ccb6767

Browse files
committed
chore(angular): bump Angular packages to v20 (step 1)
1 parent 84dcbc6 commit ccb6767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/phoenix-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"deploy:web:single": "ng build phoenix-app --configuration singleEvent --output-path ./docs --base-href \"./\" && cp ./docs/index.html ./docs/404.html"
2525
},
2626
"dependencies": {
27-
"@angular/animations": "^20.0.0",
27+
"@angular/animations": "^19.0.0",
2828
"@angular/cdk": "^20.0.0",
2929
"@angular/common": "^20.0.0",
3030
"@angular/compiler": "^20.0.0",

0 commit comments

Comments
 (0)