summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-09-21 17:19:51 -0300
committerClement Ho <ClemMakesApps@gmail.com>2018-09-21 17:19:51 -0300
commit744b9a4d8945e36a268e8275cb2fde7dac14d802 (patch)
treebe9eea63c8192673e2c3c75658f7e5c5abfe95c4 /package.json
parent12e97d397cde568631eff20984714a20e8e78ebd (diff)
downloadgitlab-ce-744b9a4d8945e36a268e8275cb2fde7dac14d802.tar.gz
Use gitlab-ui 1.5.1
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 4a479b6fb2a..72367a5ae85 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"dependencies": {
"@gitlab-org/gitlab-svgs": "^1.29.0",
- "@gitlab-org/gitlab-ui": "^1.5.0",
+ "@gitlab-org/gitlab-ui": "^1.5.1",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",