diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 64d147f..f11ec44 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "homepage": "https://github.com/buildo/react-autosize-textarea", "devDependencies": { "babel": "^5.8.12", - "babel-eslint": "^4.0.5", + "babel-eslint": "^6", "babel-loader": "^5.3.2", - "eslint": "^1.10.3", + "eslint": "^2.8.0", "eslint-config-buildo": "github:buildo/eslint-config", "eslint-loader": "^1.2.1", "expect": "^1.13.4", |