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:
authorJose <jvargas@gitlab.com>2018-06-21 23:41:20 +0300
committerJose <jvargas@gitlab.com>2018-07-25 18:01:55 +0300
commit63c25a452e97374ca95d533b20344735c6c9e7b0 (patch)
tree0cc3ed5b2a9602b748556b99ebb2eda47220fcb7 /package.json
parent3f14c56bfe77e83084b58dc2bd3c34e3c84c6cae (diff)
Add bar chart component
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 256ebc1fb6e..33fa8665a58 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"core-js": "^2.4.1",
"cropper": "^2.3.0",
"css-loader": "^1.0.0",
+ "d3": "4.12.2",
"d3-array": "^1.2.1",
"d3-axis": "^1.0.8",
"d3-brush": "^1.0.4",