Skip to:
Content

BuddyPress.org

Changeset 11679 for trunk/package.json


Ignore:
Timestamp:
08/25/2017 04:45:28 AM (9 years ago)
Author:
netweb
Message:

Build Tools: Remove extraneous grunt-scss-lint

This changeset is a follow up to [11587] where grunt-scss-lint should have been removed from package.json and scss-lint linting comments should have also been removed from SCSS files.

See #7028.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r11659 r11679  
    77  "devDependencies": {
    88    "grunt": "~1.0.1",
     9    "grunt-check-dependencies": "~1.0.0",
    910    "grunt-checktextdomain": "~1.0.1",
    1011    "grunt-contrib-clean": "~1.1.0",
     
    1617    "grunt-contrib-watch": "~1.0.0",
    1718    "grunt-exec": "~2.0.0",
    18     "grunt-check-dependencies": "~1.0.0",
    1919    "grunt-jsvalidate": "~0.2.2",
    2020    "grunt-legacy-util": "^1.0.0",
     
    2222    "grunt-rtlcss": "~2.0.1",
    2323    "grunt-sass": "~2.0.0",
    24     "grunt-scss-lint": "~0.5.0",
    2524    "grunt-stylelint": "^0.8.0",
    2625    "grunt-wp-i18n": "~1.0.0",
Note: See TracChangeset for help on using the changeset viewer.