summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-12-05 01:35:37 -0600
committerEric Eastwood <contact@ericeastwood.com>2017-12-08 04:30:13 -0600
commitb87c53c72d7cb3226200b025ee7d7ca8fccece42 (patch)
treea20581b9deace7b0aa5e3147c6f9ee67d0b7dc01 /package.json
parent7fabc892f251740dbd9a4755baede662e6854870 (diff)
downloadgitlab-ce-b87c53c72d7cb3226200b025ee7d7ca8fccece42.tar.gz
Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignment
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39608 Use SVG icons to avoid having to position things See https://gitlab.com/gitlab-org/gitlab-ce/issues/39608#note_50088917
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 c0a4db122bd..a08f4784931 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"worker-loader": "^1.1.0"
},
"devDependencies": {
- "@gitlab-org/gitlab-svgs": "^1.1.1",
+ "@gitlab-org/gitlab-svgs": "^1.2.0",
"babel-plugin-istanbul": "^4.1.5",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",