Make WordPress Core

Changeset 49636 for trunk/package.json


Ignore:
Timestamp:
11/17/2020 07:28:21 PM (4 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update the package.json engines to point to the new LTS versions of Node/NPM.

Props mkaz, jorbin.
Fixes #51749.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r49623 r49636  
    88    },
    99    "engines": {
    10         "node": "12.16.0",
    11         "npm": "6.14.0"
     10        "node": "14.15.0",
     11        "npm": "6.14.8"
    1212    },
    1313    "author": "The WordPress Contributors",
Note: See TracChangeset for help on using the changeset viewer.