diff options
author | Jose <jvargas@gitlab.com> | 2018-06-21 15:41:20 -0500 |
---|---|---|
committer | Jose <jvargas@gitlab.com> | 2018-07-25 10:01:55 -0500 |
commit | 63c25a452e97374ca95d533b20344735c6c9e7b0 (patch) | |
tree | 0cc3ed5b2a9602b748556b99ebb2eda47220fcb7 /package.json | |
parent | 3f14c56bfe77e83084b58dc2bd3c34e3c84c6cae (diff) | |
download | gitlab-ce-63c25a452e97374ca95d533b20344735c6c9e7b0.tar.gz |
Add bar chart componentjivl-redesign-contributors-graph
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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", |