Skip to:
Content

bbPress.org

Ticket #2914: 2914.3.diff

File 2914.3.diff, 813 bytes (added by netweb, 9 years ago)
  • Gruntfile.js

     
    218218                                tracUrl: 'bbpress.trac.wordpress.org'
    219219                        }
    220220                },
     221                upload_patch: {
     222                        options: {
     223                                tracUrl: 'bbpress.trac.wordpress.org'
     224                        }
     225                },
    221226                phpunit: {
    222227                        'default': {
    223228                                cmd: 'phpunit',
  • package.json

     
    1818    "grunt-exec": "~0.4.6",
    1919    "grunt-jsvalidate": "~0.2.2",
    2020    "grunt-legacy-util": "^0.2.0",
    21     "grunt-patch-wordpress": "~0.3.0",
     21    "grunt-patch-wordpress": "~0.4.0",
    2222    "grunt-postcss": "~0.8.0",
    2323    "grunt-rtlcss": "~2.0.1",
    2424    "grunt-sass": "~1.2.0",