angular/packages/core/test/bundling/package.json
Angular Robot 750af5b123 build: update cross-repo angular dependencies to v21.2.8
See associated pull request for more information.
2026-04-22 11:03:02 -07:00

13 lines
382 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "21.2.8",
"@angular/common": "workspace:*",
"@angular/compiler-cli": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/core": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/platform-browser": "workspace:*",
"@angular/router": "workspace:*"
}
}