summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJose Vargas <jvargas@gitlab.com>2018-09-26 15:44:48 -0500
committerJose Vargas <jvargas@gitlab.com>2018-10-02 16:36:01 -0500
commit65e18817a439b6f14f32ad8518ea2e99f84da200 (patch)
tree7544bcb34b177d0f05edd987ba3eee71c6c32555 /package.json
parent9087964c8c6a5d068832334b4377188fdd88d578 (diff)
downloadgitlab-ce-65e18817a439b6f14f32ad8518ea2e99f84da200.tar.gz
Add gl-button 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 714bdb285fe..3321115a84b 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"dependencies": {
"@gitlab-org/gitlab-svgs": "^1.29.0",
- "@gitlab-org/gitlab-ui": "^1.7.1",
+ "@gitlab-org/gitlab-ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/101969901/artifacts/raw/gitlab-ui.jivl-add-text-button-component.tgz",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",