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

Fixes #48140



git-svn-id: https://develop.svn.wordpress.org/branches/4.7@46297 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2019-09-25 20:54:05 +00:00
parent 101562b7cd
commit 6e41ed6192
1 changed files with 1 additions and 0 deletions

1
.nvmrc Normal file
View File

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