summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorLukas 'Eipi' Eipert <leipert@gitlab.com>2019-01-18 15:41:52 +0000
committerLukas 'Eipi' Eipert <leipert@gitlab.com>2019-01-18 15:41:52 +0000
commitd9664bbd1564437c3117aac5ba52891529097df3 (patch)
tree76845c1b75af2c0c6d6406558b3aaa321ce39a08 /doc/update
parent41ae26d9eacbe53213d0786589003b5119d383c4 (diff)
downloadgitlab-ce-d9664bbd1564437c3117aac5ba52891529097df3.tar.gz
Correct yarn version in 11.6 -> 11.7 upgrade doc
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/11.6-to-11.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.6-to-11.7.md b/doc/update/11.6-to-11.7.md
index f5f671c1946..f9e3f565e0b 100644
--- a/doc/update/11.6-to-11.7.md
+++ b/doc/update/11.6-to-11.7.md
@@ -66,7 +66,7 @@ from source at the nodejs.org website.
<https://nodejs.org/en/download/>
-GitLab also requires the use of yarn `>= v1.2.0` to manage JavaScript
+GitLab also requires the use of yarn `>= v1.10.0` to manage JavaScript
dependencies.
```bash