2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Upgrade ESLint to v2.3.0 (#20041)

Refs #19908

[skip sauce]
This commit is contained in:
Chris Rebert
2016-06-04 14:01:12 -07:00
parent a5ea86747a
commit 92ec110f08
3 changed files with 169 additions and 173 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
"eslint": "^2.2.0",
"eslint": "^2.3.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",