Making WordPress.org

Ticket #5759: 5759.2.patch

File 5759.2.patch, 888 bytes (added by Clorith, 3 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json

    diff --git a/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json b/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json
    a b  
    44        "description": "Theme for WordPress Support Forums",
    55        "main": "index.php",
    66        "scripts": {
    7                 "test": "echo \"Error: no test specified\" && exit 1"
     7                "test": "echo \"Error: no test specified\" && exit 1",
     8                "grunt": "grunt"
    89        },
    910        "author": "wordpressdotorg",
    1011        "license": "GPL-2.0-or-later",