diff options
author | Phil Hughes <me@iamphill.com> | 2018-09-03 16:38:27 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-09-07 11:28:01 +0100 |
commit | 1f808ffe9e567bcafce3372c488f20ca293b14a7 (patch) | |
tree | 08ebf7b6ee227f8b719eb99e3297bf8938b71537 /package.json | |
parent | 2aa47e10d4efd1c2e70cbdd1ebc6ef3b0dbc1fbd (diff) | |
download | gitlab-ce-1f808ffe9e567bcafce3372c488f20ca293b14a7.tar.gz |
update components to match designs in commit section
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 7e6ddf0fca7..d5b747b4131 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" }, "dependencies": { - "@gitlab-org/gitlab-svgs": "^1.28.0", + "@gitlab-org/gitlab-svgs": "^1.29.0", "@gitlab-org/gitlab-ui": "1.0.5", "autosize": "^4.0.0", "axios": "^0.17.1", |