revert: build: update to nodejs rules 0.27 (#29210)
This reverts commit 08231f0bfa
.
This commit is contained in:
@ -46,7 +46,7 @@ function addDevDependenciesToPackageJson(options: Schema) {
|
||||
'@angular/upgrade': angularCoreVersion,
|
||||
'@bazel/bazel': '^0.23.0',
|
||||
'@bazel/ibazel': '^0.9.0',
|
||||
'@bazel/karma': '^0.27.4',
|
||||
'@bazel/karma': '^0.26.0',
|
||||
};
|
||||
|
||||
const recorder = host.beginUpdate(packageJson);
|
||||
|
Reference in New Issue
Block a user