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

PR Close #61910
2025-06-06 10:30:47 +02:00

11 lines
305 B
JSON

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