Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriel Santiago <asantiago@gitlab.com>2019-03-07 12:39:45 +0300
committerClement Ho <clemmakesapps@gmail.com>2019-03-07 12:39:45 +0300
commitb7c4ddfc4c392afd16a495fb3f7ac8b0611b1fa4 (patch)
treefaa6585f1f0ef0cd7d5b49abd475456f332106af /package.json
parent78a01253aa112de6b2c3feb6784c80982c3b3add (diff)
Fix cluster health charts
Render both usage and capacity in chart
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 578e6873495..b9dc2220f56 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@babel/preset-env": "^7.3.1",
"@gitlab/csslab": "^1.8.0",
"@gitlab/svgs": "^1.54.0",
- "@gitlab/ui": "^2.2.0",
+ "@gitlab/ui": "^2.2.1",
"apollo-boost": "^0.3.1",
"apollo-client": "^2.5.1",
"autosize": "^4.0.0",