diff options
author | Mike Greiling <mike@pixelcog.com> | 2018-03-12 15:46:13 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2018-03-12 15:51:53 -0500 |
commit | 43ceaf494fa21eb38e87b68c3451b9b1e55d065a (patch) | |
tree | 40c83fca0a14a17dd32c3de4b71f8127d6456c4e /changelogs | |
parent | 06a07e12889bb0cfd3ffd15245cfc5edcbf6bd6f (diff) | |
download | gitlab-ce-43ceaf494fa21eb38e87b68c3451b9b1e55d065a.tar.gz |
update node and yarn dependencies within install/upgrade docs
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/43720-update-fe-webpack-docs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/43720-update-fe-webpack-docs.yml b/changelogs/unreleased/43720-update-fe-webpack-docs.yml new file mode 100644 index 00000000000..9e461eaaec8 --- /dev/null +++ b/changelogs/unreleased/43720-update-fe-webpack-docs.yml @@ -0,0 +1,6 @@ +--- +title: Update documentation to reflect current minimum required versions of node and + yarn +merge_request: 17706 +author: +type: other |