summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gascou-Vaillancourt <paul.gascvail@gmail.com>2019-04-30 09:39:03 -0400
committerPaul Gascou-Vaillancourt <paul.gascvail@gmail.com>2019-04-30 09:39:03 -0400
commit80218b5fd94456335b56cb3061fe454ccb182cce (patch)
tree22105be9b02ab10e82ff7bcd6f50f5b456164b3c
parent0ed961a81a526e105ac3a6fe74b797183674d591 (diff)
downloadgitlab-ce-gitlab-ui-colocate-stories.tar.gz
Install gitlab-ui from pipeline artifactgitlab-ui-colocate-stories
-rw-r--r--package.json2
-rw-r--r--yarn.lock5
2 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json
index 7981ec850a2..aa1bd9b2c8f 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"@babel/preset-env": "^7.3.1",
"@gitlab/csslab": "^1.9.0",
"@gitlab/svgs": "^1.59.0",
- "@gitlab/ui": "^3.7.0",
+ "@gitlab/ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/204411119/artifacts/raw/gitlab-ui.215-colocate-stories-components.tgz",
"apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",
"apollo-upload-client": "^10.0.0",
diff --git a/yarn.lock b/yarn.lock
index d97659ab5fa..0079ebdf0fc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -663,10 +663,9 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.59.0.tgz#affcf9596d736836d37469bb4aea2226ac03e087"
integrity sha512-dokGyyLRRsoBKO70KP1g+ZsDGyTK/RIHWDmvWI6Bx5AxQ3UqAzVXn2OIb3owjJAexyRG1uBmJrriiVVyHznQ4g==
-"@gitlab/ui@^3.7.0":
+"@gitlab/ui@https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/204411119/artifacts/raw/gitlab-ui.215-colocate-stories-components.tgz":
version "3.7.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-3.7.0.tgz#8d0892ae54ddcb3c309bd970c57a433af6098edf"
- integrity sha512-DEIPfem9P5j0DyzZp0M62SbLQu1D4feiNO0oAYN8bJrgiMC8H3VEJwiyplNItSwFYa985O1xOr3B81eTiZEWDQ==
+ resolved "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/204411119/artifacts/raw/gitlab-ui.215-colocate-stories-components.tgz#adfb91a1722866edefeb98892c6f8323fc3369a1"
dependencies:
"@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.2.1"