Add .nvmrc files to older versions of WordPress

When jumping between branches, it would be nice to have the correct node version for the older versions of WordPress. Let's add .nvmrc files to these older branches for the supported versions.

Merges [46295] to the 4.5 branch.

Fixes #48140


git-svn-id: https://develop.svn.wordpress.org/branches/4.5@46299 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2019-09-25 20:56:32 +00:00
parent 34782dedae
commit 26f09592f8

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
v6.9.0