diff options
author | Phil Hughes <me@iamphill.com> | 2018-04-09 09:54:12 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-04-09 09:54:12 +0100 |
commit | 1cf54d8c92a23f6017c468645337d426daeaf7a1 (patch) | |
tree | a01fedf98db1a4a5173f529b0925b1a9b250ec5a /package.json | |
parent | fb0bb32f25cdda752d340316c52ba9a47b346ade (diff) | |
download | gitlab-ce-1cf54d8c92a23f6017c468645337d426daeaf7a1.tar.gz |
Update GitLab SVGs version
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 56fd2575e91..27f612aca38 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" }, "dependencies": { - "@gitlab-org/gitlab-svgs": "^1.16.0", + "@gitlab-org/gitlab-svgs": "^1.17.0", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.0", |