diff options
author | Phil Hughes <me@iamphill.com> | 2018-07-05 12:41:05 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-07-05 15:44:56 +0100 |
commit | f23791d831ae3c92920a5a6335a5ec04cb0ebf82 (patch) | |
tree | f6edb7d7c7e0954a93476c6dd8bf0a83c3a669bd /package.json | |
parent | c9e225488af5a405ae9817d932aab908cb3fea2f (diff) | |
download | gitlab-ce-f23791d831ae3c92920a5a6335a5ec04cb0ebf82.tar.gz |
updated icon
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 6980416503e..1fce5d7623d 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.24.0", + "@gitlab-org/gitlab-svgs": "^1.25.0", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.3", |