Build/Test Tools: Switch to Node 12.16.0 (LTS) and npm 6.14.0.

See #49768.

git-svn-id: https://develop.svn.wordpress.org/trunk@47872 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2020-05-31 09:17:35 +00:00
parent 4ae8bdf8c3
commit 649b0724ba

View File

@ -7,8 +7,8 @@
"url": "https://develop.svn.wordpress.org/trunk"
},
"engines": {
"node": "10.13.0",
"npm": "6.1.0"
"node": "12.16.0",
"npm": "6.14.0"
},
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",