From 684fbd77c83bcf7e0b465362a4e1c6f419db4bf2 Mon Sep 17 00:00:00 2001 From: spalger Date: Wed, 8 Feb 2017 16:55:36 -0700 Subject: [PATCH] bump grunt-esvm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d2589de2..5a1786f72 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^1.0.1", "grunt-contrib-watch": "^1.0.0", - "grunt-esvm": "^3.2.0", + "grunt-esvm": "^3.2.8", "grunt-mocha-cov": "^0.4.0", "grunt-open": "~0.2.2", "grunt-prompt": "^1.3.3",