]> git.baikalelectronics.ru Git - arm-tf.git/commit
build(npm): add NVM version file
authorChris Kay <chris.kay@arm.com>
Mon, 10 Oct 2022 12:21:19 +0000 (13:21 +0100)
committerChris Kay <chris.kay@arm.com>
Mon, 10 Oct 2022 12:24:22 +0000 (13:24 +0100)
commit3147a791621e2c6ce13fc3d9102e9cda240e493a
tree92e6ec81f5487e530fe2e49496ab59a8e5200ec4
parent6f70cce62592ddef2c551a146590f72e95fb9dd1
build(npm): add NVM version file

The `.nvmrc` file specifies the version of Node.js that the repository's
Node.js-based tooling has been designed to be compatible with.

Users of NVM may want to run `nvm use` to install this version
automatically.

Change-Id: Ied90c51d8d1e5b43f2ca4de08a58bc782d9ae4e6
Signed-off-by: Chris Kay <chris.kay@arm.com>
.nvmrc [new file with mode: 0644]