build: use vendored yarn under Bazel (#28839)

PR Close #28839
This commit is contained in:
Alex Eagle
2019-02-20 07:07:36 -08:00
committed by Igor Minar
parent 9cecb0b5d2
commit 1832e0f293
5 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# Fetched from https://github.com/yarnpkg/yarn/releases/download/v1.13.0/yarn-1.13.0.js
# Fetched from https://github.com/yarnpkg/yarn/releases/download/v1.13.0/yarn-v1.13.0.tar.gz
licenses(["notice"])