From 1deb708347e36e9f24b65fbeba146f08a2f9d2bb Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 6 Jan 2018 23:13:24 +0100 Subject: [PATCH] New translations build.md (Chinese Traditional) --- website/translated_docs/zh-Hant/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/translated_docs/zh-Hant/build.md b/website/translated_docs/zh-Hant/build.md index 34df17e57..45bc3932e 100644 --- a/website/translated_docs/zh-Hant/build.md +++ b/website/translated_docs/zh-Hant/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