From 18522d7c07fd04c9900aba42ac555f7e7bbaf13b Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 6 Jan 2018 23:13:34 +0100 Subject: [PATCH] New translations build.md (Portuguese, Brazilian) --- website/translated_docs/pt-BR/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/translated_docs/pt-BR/build.md b/website/translated_docs/pt-BR/build.md index 34df17e57..45bc3932e 100644 --- a/website/translated_docs/pt-BR/build.md +++ b/website/translated_docs/pt-BR/build.md @@ -4,7 +4,7 @@ title: Build the source code --- Verdaccio relies on `yarn` instead `npm` to download depenedencies. -*Note: the current build only will build with `➜ yarn --version 0.28.4` or minor. It's not compatible with `yarn 1.x`* +*Note: the current build only will build with `➜ yarn` latest.* ```bash yarn install