mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
See associated pull request for more information. Closes #64043 as a pr takeover PR Close #64073
13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"dependencies": {
|
|
"@angular/animations": "workspace:*",
|
|
"@angular/build": "21.0.0-next.5",
|
|
"@angular/common": "workspace:*",
|
|
"@angular/compiler-cli": "workspace:*",
|
|
"@angular/compiler": "workspace:*",
|
|
"@angular/core": "workspace:*",
|
|
"@angular/forms": "workspace:*",
|
|
"@angular/platform-browser": "workspace:*",
|
|
"@angular/router": "workspace:*"
|
|
}
|
|
}
|