angular/packages/core/test/bundling/package.json
Angular Robot 29574f622d build: update cross-repo angular dependencies
See associated pull request for more information.
2026-01-02 14:24:17 +01:00

13 lines
389 B
JSON

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