summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-11-16 19:29:11 +0000
committerMike Greiling <mike@pixelcog.com>2018-11-16 19:29:11 +0000
commit8b1f2823a28ce791e6e0a56f36aeebc7e61740cc (patch)
tree915e96ed09b906423c3d5286dc96aa855c65b375 /package.json
parent985b861adcc1d486c0ae5d5f21100c21de294cdd (diff)
downloadgitlab-ce-8b1f2823a28ce791e6e0a56f36aeebc7e61740cc.tar.gz
Use @gitlab npm namespace
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 2d6479fea3f..09a47caa194 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/preset-env": "^7.1.0",
- "@gitlab-org/gitlab-ui": "^1.10.0",
+ "@gitlab/ui": "^1.11.0",
"@gitlab/svgs": "^1.35.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",