mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
0599d6f7bc
commit
4e6d237e54
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ function addDevDependenciesToPackageJson(options: Schema) {
|
|||
const devDependencies: [string, string][] = [
|
||||
['@angular/bazel', angularCore.version],
|
||||
['@bazel/bazel', '2.0.0'],
|
||||
['@bazel/ibazel', '0.10.3'],
|
||||
['@bazel/ibazel', '0.11.1'],
|
||||
['@bazel/karma', '1.2.2'],
|
||||
['@bazel/protractor', '1.2.2'],
|
||||
['@bazel/rollup', '1.2.2'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue