diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 17:55:21 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 17:55:21 -0700 |
| commit | eb350d1a7c91a42b4d943b13edf9304309920cb7 (patch) | |
| tree | 269f50d411342979deb687eece4cbfc011800011 /package.json | |
| parent | 0c4abb69e3c37cb454e6c3003763171528576ad1 (diff) | |
| download | bootstrap-eb350d1a7c91a42b4d943b13edf9304309920cb7.tar.xz bootstrap-eb350d1a7c91a42b4d943b13edf9304309920cb7.zip | |
Upgrade to latest version of JSCS (v3.0.4) (#20070)
Fixes #20002
[skip sauce]
[skip validator]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8510855ae..5369ac115 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "grunt-scss-lint": "^0.3.8", "grunt-stamp": "^0.1.0", "is-travis": "^1.0.0", - "jscs": "^2.11.0", + "jscs": "^3.0.4", "load-grunt-tasks": "^3.4.0", "mq4-hover-shim": "^0.3.0", "postcss-flexbugs-fixes": "^2.0.0", |
