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:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-13 18:12:47 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-13 18:12:47 +0300
commitc1805675b3fe7b536caf7431569c2698e0b8c2a4 (patch)
tree565d47457e491d4af8d10098293cf3bbcf03a8c7 /package.json
parent7f01d49b69130343d95d7ec470d69aeb14fb94fe (diff)
Update gitlab-svgs to 1.18.0
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 7bac672a0b2..45bea12fd9b 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.17.0",
+ "@gitlab-org/gitlab-svgs": "^1.18.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.0",