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:
authorMartin Wortschack <mwortschack@gitlab.com>2019-08-02 02:15:54 +0300
committerPaul Slaughter <pslaughter@gitlab.com>2019-08-02 02:15:54 +0300
commitf487e108e8f9ed8adee85d64a3279af69a8c2ad5 (patch)
treefbd0f198fd5616565ffd15d383e7ea2c21268a28 /package.json
parent52b857f119debb5a03c216c4199eb21a49d815b6 (diff)
Remove local echarts dependency
- Update package.json and yarn.lock
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 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",