diff options
| author | Chris Rebert <[email protected]> | 2016-05-31 01:27:01 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-31 01:27:01 -0700 |
| commit | 166daf498a51a42fa2c1c8dd02aaf7678d9987c2 (patch) | |
| tree | 8c6958b07f62e707f26e19c177835ee37df11b8f /package.json | |
| parent | 97f521d5dd6f0b88f2b7b0daaaaa70ec2a535e54 (diff) | |
| download | bootstrap-166daf498a51a42fa2c1c8dd02aaf7678d9987c2.tar.xz bootstrap-166daf498a51a42fa2c1c8dd02aaf7678d9987c2.zip | |
Upgrade ESLint to v2.2.0 (#20000)
[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 b87705106..5afbef629 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.0.0", + "eslint": "^2.2.0", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
