build: remove fsevents from package.json (#34058)
we no longer need it. PR Close #34058
This commit is contained in:
@@ -127,9 +127,6 @@
|
||||
"xhr2": "0.1.4",
|
||||
"yargs": "13.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "2.1.2"
|
||||
},
|
||||
"// 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": {
|
||||
|
||||
Reference in New Issue
Block a user