diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-07-25 21:06:03 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-07-25 21:06:03 +0000 |
commit | 6709cfc61b8402734959496f6cc0120cc1aa98a7 (patch) | |
tree | 547ea304e511b1ab991438fa112b001370acc34d /package.json | |
parent | 08e0d279aa98d05ae6632a3df3883df5d6d54733 (diff) | |
download | gitlab-ce-6709cfc61b8402734959496f6cc0120cc1aa98a7.tar.gz |
Replace issues time tracking progress bar with gitlab-ui's progress bar
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..819a1db37ee 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ }, "dependencies": { "@gitlab-org/gitlab-svgs": "^1.26.0", + "@gitlab-org/gitlab-ui": "1.0.5", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.3", |