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:
authorSimon Knox <simon@gitlab.com>2018-09-11 00:44:44 +0300
committerMike Greiling <mike@pixelcog.com>2018-09-11 00:44:44 +0300
commita2f03fdc96bed7084ad620f635ddc3705684fbc7 (patch)
tree99965b0b2dd2c68bb75cfd2153c0b9c123c5a9c4 /package.json
parentebd8931e2bb4c81e65bbfa2045831387ebea45ea (diff)
add tooltip directive from gitlab-ui
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 f95f1d55363..078c7ce0bfe 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"dependencies": {
"@gitlab-org/gitlab-svgs": "^1.29.0",
- "@gitlab-org/gitlab-ui": "^1.1.0",
+ "@gitlab-org/gitlab-ui": "^1.2.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",