From 160294e05d5834a6825e9f99669927b37e91e849 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 13 Feb 2016 11:04:08 -0700 Subject: [PATCH] Upgrade linter and config --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 59233ccce6..4fbcf7a474 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "clean-css": "3.4.9", "coveralls": "2.11.6", "debounce": "^1.0.0", - "eslint": "v2.0.0-beta.2", - "eslint-config-openlayers": "^3.0.0", + "eslint": "2.0.0", + "eslint-config-openlayers": "4.0.0", "expect.js": "0.3.1", "gaze": "^0.5.1", "istanbul": "0.4.2",