mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Build/Test Tools: Update the package.json
engines
to point to the new LTS versions of Node/NPM.
Props mkaz, jorbin. Fixes #51749. git-svn-id: https://develop.svn.wordpress.org/trunk@49636 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ee3585ac1e
commit
f6e265070d
@ -7,8 +7,8 @@
|
|||||||
"url": "https://develop.svn.wordpress.org/trunk"
|
"url": "https://develop.svn.wordpress.org/trunk"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "12.16.0",
|
"node": "14.15.0",
|
||||||
"npm": "6.14.0"
|
"npm": "6.14.8"
|
||||||
},
|
},
|
||||||
"author": "The WordPress Contributors",
|
"author": "The WordPress Contributors",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user