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.0 branch.

Fixes #48140


git-svn-id: https://develop.svn.wordpress.org/branches/4.0@46304 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2019-09-25 21:04:26 +00:00
parent aac47ace2c
commit 41ab26932a

1
.nvmrc Normal file
View File

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