build: remove fsevents from package.json (#34058)

we no longer need it.

PR Close #34058
This commit is contained in:
Igor Minar
2019-11-28 21:36:01 -08:00
committed by Miško Hevery
parent b15f86e1ce
commit 3408468121
2 changed files with 5 additions and 8 deletions
-3
View File
@@ -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": {