diff options
author | Natalia Tepluhina <ntepluhina@gitlab.com> | 2019-07-18 13:16:18 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-07-18 13:16:18 +0000 |
commit | 6911c3435a61a34047a69d9eb92fc03ad2f4843c (patch) | |
tree | 577823bce15c31bda004911c52a94a78dff8a5f3 /package.json | |
parent | 0854f18352e72c2bcc0beca601d1ea48b490d1be (diff) | |
download | gitlab-ce-6911c3435a61a34047a69d9eb92fc03ad2f4843c.tar.gz |
Resolve "Tooltips on note timestamps not showing for issues"
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 4ba9a0d9a1b..aebb52dd07c 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.67.0", - "@gitlab/ui": "^5.6.0", + "@gitlab/ui": "^5.7.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-link": "^1.2.11", |