diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2018-01-10 22:16:27 -0600 |
---|---|---|
committer | Eric Eastwood <contact@ericeastwood.com> | 2018-02-05 12:10:09 -0600 |
commit | 2fb167fa3bc1aa3d46f4edc551d1b37a9c038cac (patch) | |
tree | c53c6f8a8ccb71a20e8ae7b228e11a1cedcbdef7 /package.json | |
parent | 0a30a9ea595530499e2d3ae8062506b0a94eebad (diff) | |
download | gitlab-ce-2fb167fa3bc1aa3d46f4edc551d1b37a9c038cac.tar.gz |
Restore feature_highlight code41672-emphasize-gke-cluster-to-new-users
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760
Was reverted in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
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 26908e9f905..c508a6e9931 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "worker-loader": "^1.1.0" }, "devDependencies": { - "@gitlab-org/gitlab-svgs": "^1.7.0", + "@gitlab-org/gitlab-svgs": "^1.8.0", "axios-mock-adapter": "^1.10.0", "babel-plugin-istanbul": "^4.1.5", "eslint": "^3.18.0", |