Skip to content

Commit 7ff311c

Browse files
committed
chore(angular): bump Angular packages to v20 (step 1)
1 parent 4aa6504 commit 7ff311c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/phoenix-ng/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +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+
<<<<<<< HEAD
2728
<<<<<<< HEAD
2829
"@angular/animations": "^19.2.17",
2930
"@angular/cdk": "^19.2.19",
@@ -37,6 +38,9 @@
3738
"@angular/router": "^19.2.17",
3839
=======
3940
"@angular/animations": "^20.0.0",
41+
=======
42+
"@angular/animations": "^19.0.0",
43+
>>>>>>> ccb6767b (chore(angular): bump Angular packages to v20 (step 1))
4044
"@angular/cdk": "^20.0.0",
4145
"@angular/common": "^20.0.0",
4246
"@angular/compiler": "^20.0.0",

0 commit comments

Comments
 (0)