diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 14:13:36 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 14:13:36 -0700 |
| commit | c5eb5a45e92888da4ecd926c4397ab56c41f163d (patch) | |
| tree | 193867bae3cce1aba1d74e3361ba2239ecf3b501 /package.json | |
| parent | 92ec110f089e268d88b81727ddf08d14db3c1df7 (diff) | |
| download | bootstrap-c5eb5a45e92888da4ecd926c4397ab56c41f163d.tar.xz bootstrap-c5eb5a45e92888da4ecd926c4397ab56c41f163d.zip | |
Upgrade ESLint to v2.4.0 (#20042)
Refs #19908.
[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 28df1b346..8604d9f58 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.3.0", + "eslint": "^2.4.0", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
