committed by
Andrew Kushnir
parent
b1df9a30f4
commit
ba602dbaec
+2
-2
@@ -31,11 +31,11 @@
|
||||
},
|
||||
"// 1": "dependencies are used locally and by bazel",
|
||||
"dependencies": {
|
||||
"@angular/bazel": "file:./tools/npm/@angular_bazel",
|
||||
"@angular-devkit/architect": "^0.13.2",
|
||||
"@angular-devkit/build-optimizer": "^0.13.2",
|
||||
"@angular-devkit/core": "^7.3.2",
|
||||
"@angular-devkit/schematics": "^7.3.2",
|
||||
"@angular/bazel": "file:./tools/npm/@angular_bazel",
|
||||
"@bazel/jasmine": "0.26.0",
|
||||
"@bazel/karma": "0.26.0",
|
||||
"@bazel/typescript": "0.26.0",
|
||||
@@ -108,7 +108,7 @@
|
||||
"// 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.3.2",
|
||||
"@bazel/bazel": "~0.22.0",
|
||||
"@bazel/bazel": "0.23.0",
|
||||
"@bazel/buildifier": "^0.19.2",
|
||||
"@bazel/ibazel": "~0.9.0",
|
||||
"@types/minimist": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user