diff options
| author | Stan Hu <stanhu@gmail.com> | 2018-03-25 22:42:07 -0700 |
|---|---|---|
| committer | Stan Hu <stanhu@gmail.com> | 2018-03-25 22:42:07 -0700 |
| commit | 6b23620fc9b526d05153c303c96054eff0332993 (patch) | |
| tree | a3af701c23d1e7cbdc2eb8767869a06251dda715 /package.json | |
| parent | ec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be (diff) | |
| download | gitlab-ce-6b23620fc9b526d05153c303c96054eff0332993.tar.gz | |
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.json | 1 |
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", |
