Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-11-28 12:43:02 +0300
committerLukas Eipert <leipert@gitlab.com>2018-11-28 12:43:57 +0300
commit83f2fc937f28946ddc3069b4366a509f158d82e9 (patch)
treec2e54e8652b4ce8f62eba32a649089fac0b81056 /package.json
parent385e8f712cb5a8109c46eb33fd8fd5d8e1a4a6a2 (diff)
Forward @gitlab/svg to latest version
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 ad571698ec9..8eb4386de63 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/preset-env": "^7.1.0",
- "@gitlab/svgs": "^1.38.0",
+ "@gitlab/svgs": "^1.40.0",
"@gitlab/ui": "^1.11.0",
"apollo-boost": "^0.1.20",
"apollo-client": "^2.4.5",