2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Upgrade ESLint to v2.0.0

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-05-31 00:53:01 -07:00
parent 92e9d9de62
commit ac25ee7a90
2 changed files with 103 additions and 141 deletions
+1 -1
View File
@@ -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",