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-09-25 23:03:40 +0300
committerMike Greiling <mike@pixelcog.com>2018-09-25 23:03:40 +0300
commit2a6cd526acef109153be3f12571882a8e4d1cc89 (patch)
tree72120c5c42eb70a1a1bb5e25ed77da89c4ac841c /package.json
parent53e012a9c5a66d18c1bc5ba82cb205e3bc5eb3b4 (diff)
Add gitlab-ui skeleton loading
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 0059934bdfe..94707fe3587 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"dependencies": {
"@gitlab-org/gitlab-svgs": "^1.29.0",
- "@gitlab-org/gitlab-ui": "^1.5.1",
+ "@gitlab-org/gitlab-ui": "^1.7.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",