From 06271270f48488c2001d21dfb39d149b9304dcf2 Mon Sep 17 00:00:00 2001 From: Jonathan Budzenski Date: Mon, 14 Sep 2015 08:10:24 -0500 Subject: [PATCH] Update grunt-esvm to 1.1.6, esvm to 1.0.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08b39db80d67b..0a8b3941e0b36 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "grunt-cli": "0.1.13", "grunt-contrib-clean": "0.6.0", "grunt-contrib-copy": "0.8.1", - "grunt-esvm": "1.1.5", + "grunt-esvm": "1.1.6", "grunt-karma": "0.12.0", "grunt-run": "0.4.0", "grunt-s3": "0.2.0-alpha.3", @@ -152,7 +152,7 @@ "karma-ie-launcher": "0.2.0", "karma-mocha": "0.2.0", "karma-safari-launcher": "0.1.1", - "libesvm": "1.0.5", + "libesvm": "1.0.7", "license-checker": "3.1.0", "load-grunt-config": "0.7.2", "marked-text-renderer": "0.1.0",