Adding reference to latest node LTS as well.

Resolves:
* https://github.com/backstage/backstage/pull/4003#discussion_r554920635
This commit is contained in:
Jussi Hallila
2021-01-11 13:47:47 +01:00
parent b62bc928de
commit 34206f81f0
+4 -3
View File
@@ -11,9 +11,10 @@ title: Monorepo App Setup With Authentication
> own environment. It starts with a skeleton install and verifying of the
> monorepo's functionality. Next, authentication is added and tested.
>
> This document assumes you have Node.js 12 active along with Yarn and Python.
> Please note, that at the time of this writing, the current version is v0.4.5
> This guide can still be used with future versions, just, verify as you go.
> This document assumes you have Node.js 12 or 14 active along with Yarn and
> Python. Please note, that at the time of this writing, the current version is
> v0.4.5 This guide can still be used with future versions, just, verify as you
> go.
# The Skeleton Application