Skip to:
Content

BuddyPress.org

Ticket #6923: 6923.2.diff

File 6923.2.diff, 808 bytes (added by netweb, 8 years ago)
  • Gruntfile.js

     
    248248                        options: {
    249249                                tracUrl: 'buddypress.trac.wordpress.org'
    250250                        }
     251                },
     252                upload_patch: {
     253                        options: {
     254                                tracUrl: 'buddypress.trac.wordpress.org'
     255                        }
    251256                }
    252257        });
    253258
  • package.json

     
    1818    "grunt-check-dependencies": "~0.12.0",
    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-rtlcss": "~2.0.1",
    2323    "grunt-sass": "~1.1.0",
    2424    "grunt-scss-lint": "~0.3.8",