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

Fixes #48140


git-svn-id: https://develop.svn.wordpress.org/branches/3.9@46305 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2019-09-25 21:05:27 +00:00
parent ab97f6998f
commit 4339f9ae27
1 changed files with 1 additions and 0 deletions

1
.nvmrc Normal file
View File

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