angular/packages/core/test/bundling/package.json
Angular Robot 216caaf5ab build: update cross-repo angular dependencies (#62902)
See associated pull request for more information.

PR Close #62902
2025-07-31 09:52:50 +00:00

11 lines
305 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "20.2.0-next.2",
"@angular/common": "workspace:*",
"@angular/core": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/router": "workspace:*",
"@angular/platform-browser": "workspace:*"
}
}