Making WordPress.org


Ignore:
Timestamp:
05/01/2019 07:07:48 AM (6 years ago)
Author:
dd32
Message:

Plugin Directory: Fix grunt build for the JS client.

Props ck3lee.
Fixes #4173.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/package.json

    r7632 r8708  
    3030    "grunt-contrib-jshint": "^1.0.0",
    3131    "grunt-contrib-watch": "^1.1.0",
     32    "grunt-curl": "^2.5.1",
    3233    "grunt-eslint": "^19.0.0",
    3334    "grunt-postcss": "~0.7.2",
     
    3536    "grunt-sass": "~3.0.1",
    3637    "grunt-sass-globbing": "^1.5.1",
    37     "grunt-shell": "^2.1.0",
    3838    "grunt-webpack": "^1.0.11",
    3939    "history": "^2.0.0",
     
    5959    "i18n-calypso": "^1.7.0",
    6060    "json-loader": "^0.5.4",
    61     "wpapi": "^1.0.0"
     61    "wpapi": "^1.2.1"
    6262  }
    6363}
Note: See TracChangeset for help on using the changeset viewer.