aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-31 01:02:30 -0700
committerChris Rebert <[email protected]>2016-05-31 01:02:30 -0700
commit93f028b8f109dba44ac79edea89027a2f2b609ad (patch)
treeda5430f2090ed5299a34a2e1fdf70a2c5ce4615b /package.json
parentac25ee7a90673518c9776fd90ea865ecc8b350d0 (diff)
downloadbootstrap-93f028b8f109dba44ac79edea89027a2f2b609ad.tar.xz
bootstrap-93f028b8f109dba44ac79edea89027a2f2b609ad.zip
Upgrade babel-eslint to ^6.0.4
[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 4676977c8..b87705106 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
},
"devDependencies": {
"autoprefixer": "^6.0.3",
- "babel-eslint": "^4.1.3",
+ "babel-eslint": "^6.0.4",
"eslint": "^2.0.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",