Update ESLint to 1.8

This commit is contained in:
Paulus Schoutsen 2015-11-01 21:59:42 -08:00
parent 56935cbc8a
commit 6b9f950e7b

View File

@ -29,7 +29,7 @@
"babel-eslint": "^4.1.3", "babel-eslint": "^4.1.3",
"babel-loader": "^5.3.2", "babel-loader": "^5.3.2",
"bower": "^1.6.5", "bower": "^1.6.5",
"eslint": "^1.7.3", "eslint": "^1.8",
"eslint-config-airbnb": "0.1.0", "eslint-config-airbnb": "0.1.0",
"eslint-plugin-react": "^3.6.3", "eslint-plugin-react": "^3.6.3",
"html-minifier": "^1.0.0", "html-minifier": "^1.0.0",