test(bazel): Cleanup bazel-schematics integration test (#28351)
PR Close #28351
This commit is contained in:
committed by
Jason Aden
parent
bf97d3b73e
commit
2a02f4beb2
+1
-1
@@ -94,7 +94,7 @@
|
||||
"// 2": "devDependencies are not used under Bazel. Many can be removed after test.sh is deleted.",
|
||||
"// 3": "when updating @bazel/bazel version you also need to update the RBE settings in .bazelrc (see https://github.com/angular/angular/pull/27935)",
|
||||
"devDependencies": {
|
||||
"@angular/cli": "^7.2.1",
|
||||
"@angular/cli": "^7.3.0-rc.0",
|
||||
"@bazel/bazel": "~0.21.0",
|
||||
"@bazel/buildifier": "^0.19.2",
|
||||
"@bazel/ibazel": "~0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user