Make WordPress Core

Ticket #51749: 51749.diff

File 51749.diff, 361 bytes (added by mkaz, 5 years ago)
  • package.json

    diff --git package.json package.json
    index 98678297ab..3e66cf81c4 100644
     
    77                "url": "https://develop.svn.wordpress.org/trunk"
    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",
    1414        "license": "GPL-2.0-or-later",