summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-05-14 17:58:36 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-05-14 17:58:36 +0000
commit9cdbb966afd0a8b00c87511e5e05fc72d38029b6 (patch)
tree0266bd14a8512e76f927f95280108427df044db0 /package.json
parent6a77a6a11f28fe94ac17f389ff1e5ea0ea53ac20 (diff)
downloadgitlab-ce-9cdbb966afd0a8b00c87511e5e05fc72d38029b6.tar.gz
Correct skewed Kubernetes popover illustration
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6d5932dcec6..59b4988b264 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.20.0",
+ "@gitlab-org/gitlab-svgs": "^1.22.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",