fix(bazel): docs formatting (#29817)

PR Close #29817
This commit is contained in:
Keen Yee Liau 2019-04-10 11:40:30 -07:00 committed by Igor Minar
parent 6227d0bb3b
commit cc2e4b639b
1 changed files with 4 additions and 4 deletions

View File

@ -12,10 +12,10 @@ GitHub and ping [@mgechev](https://github.com/mgechev) or
To create a new Angular project that builds with Bazel + CLI, the following
packages have to be installed.
Package | Minimum Version
---------------|----------------
@angular/cli | v8.0.x
@angular/bazel | v8.0.x
| Package | Minimum Version
|----------------|-----------------
| @angular/cli | v8.0.x
| @angular/bazel | v8.0.x
The `@angular/bazel` package contains schematics to generate necessary Bazel
build files.