Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-03-26 08:42:07 +0300
committerStan Hu <stanhu@gmail.com>2018-03-26 08:42:07 +0300
commit6b23620fc9b526d05153c303c96054eff0332993 (patch)
treea3af701c23d1e7cbdc2eb8767869a06251dda715 /package.json
parentec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be (diff)
Revert "Add fsevents as a dev dependency to avoid Webpack killing the CPU"
This reverts commit ec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c5a68de99b..c81020f631e 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,6 @@
"eslint-plugin-jasmine": "^2.1.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-vue": "^4.0.1",
- "fsevents": "^1.1.3",
"istanbul": "^0.4.5",
"jasmine-core": "^2.9.0",
"jasmine-jquery": "^2.1.1",