diff options
author | Constance Okoghenun <cokoghenun@gitlab.com> | 2018-05-24 17:17:52 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-05-24 17:17:52 +0000 |
commit | 68eb9ee3617abb1d9dba7264ce9c39016c825936 (patch) | |
tree | 496f2203396e5211d0a3def72aa637635cab5c1f /package.json | |
parent | 96f54853e28acff5ca4801c6b420ea96521af35b (diff) | |
download | gitlab-ce-68eb9ee3617abb1d9dba7264ce9c39016c825936.tar.gz |
Updated branches and tag icons in commit details
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 1382afd41d6..68e5e0a9b6a 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.22.0", + "@gitlab-org/gitlab-svgs": "^1.23.0", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.3", |