diff options
author | Adriel Santiago <asantiago@gitlab.com> | 2019-06-04 19:59:07 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-06-04 19:59:07 +0000 |
commit | 83642acb17c99435e04bc0a9f077cdfe68eee6ff (patch) | |
tree | 2613c2e449bcc36d864520c128b306ee4dd8eb5c /package.json | |
parent | 327cae1da7f91256629fc59cfd4e4c97fd77366a (diff) | |
download | gitlab-ce-83642acb17c99435e04bc0a9f077cdfe68eee6ff.tar.gz |
Resolve "Charts with many overlapping series display incorrectly"
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 f91110efe26..3599ce2c279 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/preset-env": "^7.4.4", "@gitlab/csslab": "^1.9.0", "@gitlab/svgs": "^1.63.0", - "@gitlab/ui": "^3.10.1", + "@gitlab/ui": "^3.10.3", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-link": "^1.2.11", |