diff --git a/working-example/package.json b/working-example/package.json index ba33c6a..2a25b1e 100644 --- a/working-example/package.json +++ b/working-example/package.json @@ -16,7 +16,7 @@ "babel-plugin-transform-object-rest-spread": "^6.6.5", "babel-preset-es2015": "^6.6.0", "babel-preset-react": "^6.5.0", - "eslint": "^2.4.0", + "eslint": "^9.0.0", "eslint-plugin-react": "^4.2.3", "html-webpack-plugin": "^2.10.0", "react": "^0.14.7",