diff options
author | Sam Beckham <sbeckham@gitlab.com> | 2018-07-27 09:27:20 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-07-27 09:27:20 +0000 |
commit | 321d3e048377fadd01c0655ea84f0f604b0abe9f (patch) | |
tree | 32058e0e91de204d2e70f2377f84bf3acf7c551e /package.json | |
parent | 0db5c67db5824012feed426612dc65ef267f63de (diff) | |
download | gitlab-ce-321d3e048377fadd01c0655ea84f0f604b0abe9f.tar.gz |
Resolve "The comparison list for the modified icons"
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 33a6827e7df..2a8761e32d6 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.26.0", + "@gitlab-org/gitlab-svgs": "^1.27.0", "@gitlab-org/gitlab-ui": "1.0.5", "autosize": "^4.0.0", "axios": "^0.17.1", |