diff options
| author | Clement Ho <ClemMakesApps@gmail.com> | 2018-09-25 11:22:52 -0300 |
|---|---|---|
| committer | Clement Ho <ClemMakesApps@gmail.com> | 2018-09-25 11:22:52 -0300 |
| commit | 825ce41ae44b137754f54ca56da5f3deb1960fc1 (patch) | |
| tree | 152007b7ce3dbd9fe438bf831344376ef6ab1f75 /package.json | |
| parent | aefb74ed10ffb15030c0a7db4eb6a263f2b60faf (diff) | |
| download | gitlab-ce-add-gitlab-ui-skeleton-loading.tar.gz | |
Use gitlab-ui 1.7.0add-gitlab-ui-skeleton-loading
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 b926d5a903f..b36bfa673bd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@gitlab-org/gitlab-svgs": "^1.29.0", - "@gitlab-org/gitlab-ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/101009385/artifacts/raw/gitlab-ui.add-skeleton-loading.tgz", + "@gitlab-org/gitlab-ui": "^1.7.0", "autosize": "^4.0.0", "axios": "^0.17.1", "babel-core": "^6.26.3", |
