aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-31 00:53:01 -0700
committerChris Rebert <[email protected]>2016-05-31 00:53:02 -0700
commitac25ee7a90673518c9776fd90ea865ecc8b350d0 (patch)
treedf4bd47582dd7c90f0e96648396177244a50a3c5 /package.json
parent92e9d9de62dc246f268debd79abf76fdcdc875f8 (diff)
downloadbootstrap-ac25ee7a90673518c9776fd90ea865ecc8b350d0.tar.xz
bootstrap-ac25ee7a90673518c9776fd90ea865ecc8b350d0.zip
Upgrade ESLint to v2.0.0
[skip sauce] [skip validator]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index db64c2afe..4676977c8 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
- "eslint": "^1.10.3",
+ "eslint": "^2.0.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",