We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa6504 commit 7ff311cCopy full SHA for 7ff311c
packages/phoenix-ng/package.json
@@ -24,6 +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
+<<<<<<< HEAD
28
<<<<<<< HEAD
29
"@angular/animations": "^19.2.17",
30
"@angular/cdk": "^19.2.19",
@@ -37,6 +38,9 @@
37
38
"@angular/router": "^19.2.17",
39
=======
40
"@angular/animations": "^20.0.0",
41
+=======
42
+ "@angular/animations": "^19.0.0",
43
+>>>>>>> ccb6767b (chore(angular): bump Angular packages to v20 (step 1))
44
"@angular/cdk": "^20.0.0",
45
"@angular/common": "^20.0.0",
46
"@angular/compiler": "^20.0.0",
0 commit comments