From dd7cb15bcf4767e20f4f620b33cb1fd35d8857d7 Mon Sep 17 00:00:00 2001 From: J. Tangelder Date: Fri, 11 Oct 2013 14:38:20 +0200 Subject: chore(npm): grunt-contrib-jasmine-node changed name --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index a710ac9d..48242fcf 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -8,7 +8,7 @@ module.exports = function(grunt) { grunt.loadNpmTasks('grunt-contrib-copy'); grunt.loadNpmTasks('grunt-contrib-connect'); grunt.loadNpmTasks('grunt-contrib-compress'); - grunt.loadNpmTasks('grunt-contrib-jasmine-node'); + grunt.loadNpmTasks('grunt-jasmine-node'); grunt.loadNpmTasks('grunt-ddescribe-iit'); grunt.loadNpmTasks('grunt-merge-conflict'); grunt.loadNpmTasks('grunt-parallel'); -- cgit v1.2.3