diff options
author | Martin Wortschack <mwortschack@gitlab.com> | 2019-08-01 23:15:54 +0000 |
---|---|---|
committer | Paul Slaughter <pslaughter@gitlab.com> | 2019-08-01 23:15:54 +0000 |
commit | f487e108e8f9ed8adee85d64a3279af69a8c2ad5 (patch) | |
tree | fbd0f198fd5616565ffd15d383e7ea2c21268a28 /package.json | |
parent | 52b857f119debb5a03c216c4199eb21a49d815b6 (diff) | |
download | gitlab-ce-f487e108e8f9ed8adee85d64a3279af69a8c2ad5.tar.gz |
Remove local echarts dependency
- Update package.json and yarn.lock
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 056f7616cde..f0a7f3e47af 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,6 @@ "diff": "^3.4.0", "document-register-element": "1.13.1", "dropzone": "^4.2.0", - "echarts": "^4.2.0-rc.2", "emoji-regex": "^7.0.3", "emoji-unicode-version": "^0.2.1", "exports-loader": "^0.7.0", |