diff options
author | Dennis Tang <dennis@dennistang.net> | 2018-05-07 18:06:02 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2018-05-07 18:06:02 +0000 |
commit | a9496c27c9bb2876b9d94bfbe33f252a931caa8f (patch) | |
tree | fb9033473aa067cbde1cf8b222ba5045e24b0623 /package.json | |
parent | 14e16915357ee77c2a1f93f2f6b6dfcc6fdf389f (diff) | |
download | gitlab-ce-a9496c27c9bb2876b9d94bfbe33f252a931caa8f.tar.gz |
Resolve "Inform users of up to $500 offer for GCP account"
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 c2137ab8316..094200f5bbe 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.18.0", + "@gitlab-org/gitlab-svgs": "^1.20.0", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.0", |