diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2019-02-04 17:55:18 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-04 17:55:18 +0000 |
commit | 65088f4c6f1ede16c6a296578354b941129a72b6 (patch) | |
tree | e8ae19d78ee9fd600cfb72525c0d4d64a4a5db99 /package.json | |
parent | 7ffbfeb1f79b18b6a3a42e73d12b9680e3e3eb48 (diff) | |
download | gitlab-ce-65088f4c6f1ede16c6a296578354b941129a72b6.tar.gz |
gitlab-ui update with the new charting setup
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 4d884470cc4..3f504dc0b0b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/preset-env": "^7.3.1", "@gitlab/csslab": "^1.8.0", "@gitlab/svgs": "^1.48.0", - "@gitlab/ui": "^1.22.1", + "@gitlab/ui": "^2.0.0", "apollo-boost": "^0.1.20", "apollo-client": "^2.4.5", "autosize": "^4.0.0", |