From c72d0ef0e2a249da66e871db34b877b151cbadf1 Mon Sep 17 00:00:00 2001 From: Ilya Antipenko Date: Mon, 13 Apr 2020 23:46:30 +0300 Subject: [PATCH] Remove esquery as they fixed eslint issue --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index ab22506..7641d45 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,6 @@ "devDependencies": { "coveralls": "^3.0.0", "eslint": "^4.15.0", - "esquery": "1.1.x", "istanbul": "^0.4.5", "mocha": "^5.0.0", "should": "^13.0.0"