Make WordPress Core

Ticket #42308: 42308.2.diff

File 42308.2.diff, 812 bytes (added by netweb, 7 years ago)
  • package.json

     
    1313        "license": "GPL-2.0+",
    1414        "devDependencies": {
    1515                "autoprefixer": "^6.5.1",
    16                 "grunt": "~0.4.5",
     16                "grunt": "1.0.1",
    1717                "grunt-banner": "^0.6.0",
    1818                "grunt-contrib-clean": "~1.0.0",
    1919                "grunt-contrib-compress": "~1.3.0",
     
    2525                "grunt-contrib-qunit": "^1.2.0",
    2626                "grunt-contrib-uglify": "~2.0.0",
    2727                "grunt-contrib-watch": "~1.0.0",
    28                 "grunt-includes": "~0.5.1",
     28                "grunt-includes": "1.0.0",
    2929                "grunt-jsdoc": "^2.1.0",
    3030                "grunt-jsvalidate": "~0.2.2",
    31                 "grunt-legacy-util": "^0.2.0",
     31                "grunt-legacy-util": "1.0.0",
    3232                "grunt-patch-wordpress": "~0.4.2",
    3333                "grunt-postcss": "~0.7.1",
    3434                "grunt-replace": "~1.0.1",