From 3d8e379fa6dd509dd13458b9504655892a57d880 Mon Sep 17 00:00:00 2001 From: Gregg Van Hove Date: Tue, 6 Feb 2018 15:37:21 -0800 Subject: [PATCH] bump dev dependency for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aac12271..c7fc8813 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-contrib-compress": "^1.3.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-jshint": "^1.0.0", - "jasmine": "^2.5.0", + "jasmine": "^3.0.0", "load-grunt-tasks": "^0.4.0", "shelljs": "^0.7.0", "temp": "~0.8.1"