Build: Use Node 8.x for trunk.

Props netweb.
See #35105.


git-svn-id: https://develop.svn.wordpress.org/trunk@42461 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2018-01-16 03:56:01 +00:00
parent 01d5469e73
commit 2eba5a98d9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"url": "https://develop.svn.wordpress.org/trunk" "url": "https://develop.svn.wordpress.org/trunk"
}, },
"engines": { "engines": {
"node": "6.9.1" "node": "8.9.3"
}, },
"author": "The WordPress Contributors", "author": "The WordPress Contributors",
"license": "GPL-2.0+", "license": "GPL-2.0+",