diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e1f08de..8e15b84 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "babel-cli": "^6.24.1", "babel-core": "^6.24.1", "babel-preset-es2015": "^6.24.1", - "eslint": "^3.19.0" + "eslint": "^4.18.2" } } |