From 99de8b2eb19875bd996d2db0ff96b706e10522e0 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Fri, 10 Mar 2017 12:02:11 +0100 Subject: [PATCH] Remove unused esprima package It was added in #6302 but never used --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 17a60da7af..5fd9061247 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "eslint": "3.17.0", "eslint-config-openlayers": "7.0.0", "eslint-plugin-openlayers-internal": "^3.1.0", - "esprima": "2.x", "expect.js": "0.3.1", "gaze": "^1.0.0", "istanbul": "0.4.5",