diff options
author | Lukas Eipert <leipert@gitlab.com> | 2019-05-06 11:18:15 -0500 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-05-06 13:53:59 -0500 |
commit | 4bbb6d62550a57514f35efbbcbe735bfe6d6d173 (patch) | |
tree | 63137f1a7f244bc430e1c81488566fd73adbc641 /package.json | |
parent | 0a7c9660e61ad7af24fd3cb93097bf283e5c9b34 (diff) | |
download | gitlab-ce-4bbb6d62550a57514f35efbbcbe735bfe6d6d173.tar.gz |
Upgrade GitLab UI to 3.10.0upgrade-gitlab-ui
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dd35c431d6d..eb557101662 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/preset-env": "^7.3.1", "@gitlab/csslab": "^1.9.0", "@gitlab/svgs": "^1.60.0", - "@gitlab/ui": "^3.7.0", + "@gitlab/ui": "^3.10.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-upload-client": "^10.0.0", |