summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-03-25 22:42:07 -0700
committerStan Hu <stanhu@gmail.com>2018-03-25 22:42:07 -0700
commit6b23620fc9b526d05153c303c96054eff0332993 (patch)
treea3af701c23d1e7cbdc2eb8767869a06251dda715
parentec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be (diff)
downloadgitlab-ce-6b23620fc9b526d05153c303c96054eff0332993.tar.gz
Revert "Add fsevents as a dev dependency to avoid Webpack killing the CPU"
This reverts commit ec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be.
-rw-r--r--package.json1
-rw-r--r--yarn.lock2
2 files changed, 1 insertions, 2 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",
diff --git a/yarn.lock b/yarn.lock
index c32b66e0669..36683a2a480 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3605,7 +3605,7 @@ fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
-fsevents@^1.0.0, fsevents@^1.1.3:
+fsevents@^1.0.0:
version "1.1.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.1.3.tgz#11f82318f5fe7bb2cd22965a108e9306208216d8"
dependencies: