diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-01-23 08:44:46 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-01-23 08:44:46 +0000 |
commit | deb9287fc287d54907c7e642b98285210dea46f0 (patch) | |
tree | 3b2c65a44546e8a2851c73857858bb9998d2ea85 /package.json | |
parent | a7b8b6d321068400695bb07a8d1ee26ffe99b9a2 (diff) | |
download | gitlab-ce-deb9287fc287d54907c7e642b98285210dea46f0.tar.gz |
Backport for Resolve "change status icon for reports when fails to be found or cannot load"
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 b3dedf126c5..f8d7a29eb7d 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "worker-loader": "^1.1.0" }, "devDependencies": { - "@gitlab-org/gitlab-svgs": "^1.5.0", + "@gitlab-org/gitlab-svgs": "^1.6.0", "axios-mock-adapter": "^1.10.0", "babel-plugin-istanbul": "^4.1.5", "eslint": "^3.18.0", |