From 85b9a1f740a6ca72b3d49ae564f2b46c60453c76 Mon Sep 17 00:00:00 2001 From: spalger Date: Tue, 25 Aug 2015 11:27:59 -0700 Subject: [PATCH] update grunt-esvm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c5d0f245..97e57133e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "grunt-contrib-jshint": "spenceralger/grunt-contrib-jshint", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", - "grunt-esvm": "^1.1.3", + "grunt-esvm": "^1.1.5", "grunt-mocha-cov": "^0.4.0", "grunt-open": "~0.2.2", "grunt-prompt": "~0.1.2",