diff options
author | Enrique Alcantara <ealcantara@gitlab.com> | 2019-06-17 14:58:29 -0400 |
---|---|---|
committer | Enrique Alcantara <ealcantara@gitlab.com> | 2019-06-17 14:58:29 -0400 |
commit | 676743b9b5da47b9b596c3169aa9af418d1af1ea (patch) | |
tree | 5ff595ae759ded78377e910c0f73e2430789f652 /package.json | |
parent | b8a0f1e646ef3c37d73def402225b5acc8051b09 (diff) | |
download | gitlab-ce-676743b9b5da47b9b596c3169aa9af418d1af1ea.tar.gz |
Upgrade gitlab-ui 4.2.0
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 752f9835fcd..ed46b34ef5b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/preset-env": "^7.4.4", "@gitlab/csslab": "^1.9.0", "@gitlab/svgs": "^1.65.0", - "@gitlab/ui": "^4.1.0", + "@gitlab/ui": "^4.2.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-link": "^1.2.11", |