From 1bd1d8e8d1f5a7de48bc31d92ca89dfa1dd9715f Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Sun, 23 Oct 2016 22:21:31 -0400 Subject: [PATCH] Keep up with non-breaking lint changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1a23179b..0d3827ef8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "babel-eslint": "7.0.0", "copy-webpack-plugin": "3.0.1", "eslint": "3.8.1", - "eslint-config-scratch": "1.1.0", + "eslint-config-scratch": "^1.0.0", "expose-loader": "0.7.1", "gh-pages": "0.11.0", "highlightjs": "8.7.0",