angular/integration/package.json
Paul Gschwendtner d081ef9b06 build: replace all ng_package with new rule from rules_angular (#61843)
Replaces all `ng_package` rule with the new rule from `rules_angular`.

PR Close #61843
2025-06-04 09:13:41 +00:00

5 lines
71 B
JSON

{
"dependencies": {
"@angular/compiler-cli": "workspace:*"
}
}