summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/index.md
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-03-12 15:46:13 -0500
committerMike Greiling <mike@pixelcog.com>2018-03-12 15:51:53 -0500
commit43ceaf494fa21eb38e87b68c3451b9b1e55d065a (patch)
tree40c83fca0a14a17dd32c3de4b71f8127d6456c4e /doc/development/fe_guide/index.md
parent06a07e12889bb0cfd3ffd15245cfc5edcbf6bd6f (diff)
downloadgitlab-ce-43ceaf494fa21eb38e87b68c3451b9b1e55d065a.tar.gz
update node and yarn dependencies within install/upgrade docs
Diffstat (limited to 'doc/development/fe_guide/index.md')
-rw-r--r--doc/development/fe_guide/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/fe_guide/index.md b/doc/development/fe_guide/index.md
index 12dfc10812b..2280cf79f86 100644
--- a/doc/development/fe_guide/index.md
+++ b/doc/development/fe_guide/index.md
@@ -14,8 +14,8 @@ support through [webpack][webpack].
We also utilize [webpack][webpack] to handle the bundling, minification, and
compression of our assets.
-Working with our frontend assets requires Node (v4.3 or greater) and Yarn
-(v0.17 or greater). You can find information on how to install these on our
+Working with our frontend assets requires Node (v6.0 or greater) and Yarn
+(v1.2 or greater). You can find information on how to install these on our
[installation guide][install].
[jQuery][jquery] is used throughout the application's JavaScript, with