Make WordPress Core

Ticket #38199: 38199.diff

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

     
    1010  "license": "GPL-2.0+",
    1111  "devDependencies": {
    1212    "autoprefixer": "^6.5.1",
    13     "grunt": "~0.4.5",
     13    "grunt": "~1.0.1",
    1414    "grunt-browserify": "~5.0.0",
    1515    "grunt-contrib-clean": "~1.0.0",
    1616    "grunt-contrib-compress": "~1.3.0",
     
    2222    "grunt-contrib-qunit": "^1.2.0",
    2323    "grunt-contrib-uglify": "~2.0.0",
    2424    "grunt-contrib-watch": "~1.0.0",
    25     "grunt-includes": "~0.5.1",
     25    "grunt-includes": "~1.0.0",
    2626    "grunt-jsvalidate": "~0.2.2",
    27     "grunt-legacy-util": "^0.2.0",
     27    "grunt-legacy-util": "^1.0.0",
    2828    "grunt-patch-wordpress": "~0.4.2",
    2929    "grunt-postcss": "~0.7.1",
    3030    "grunt-rtlcss": "~2.0.1",