2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Upgrade ESLint to v2.9.0 (#20047)

Refs #19908

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-06-04 15:07:16 -07:00
parent 1f5d8aa4b3
commit d1b8ec85e2
3 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
"eslint": "^2.8.0",
"eslint": "^2.9.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",