diff options
author | Adriel Santiago <asantiago@gitlab.com> | 2019-01-07 19:07:25 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2019-01-07 19:07:25 +0000 |
commit | ef5d7bb9398048217ef827908be6a4ca2963a26e (patch) | |
tree | 7c74301f78563dbb4c27b6ee88435574ba7cc879 /package.json | |
parent | 0c1d6be13cb52afb32d23d625a6400e28f0a991e (diff) | |
download | gitlab-ce-ef5d7bb9398048217ef827908be6a4ca2963a26e.tar.gz |
Add threshold lines in metrics graph
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc7bc0880de..ff1140128f8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/preset-env": "^7.1.0", "@gitlab/csslab": "^1.8.0", "@gitlab/svgs": "^1.47.0", - "@gitlab/ui": "^1.18.0", + "@gitlab/ui": "^1.20.0", "apollo-boost": "^0.1.20", "apollo-client": "^2.4.5", "autosize": "^4.0.0", |