chore(npm): grunt-contrib-jasmine-node changed name

This commit is contained in:
J. Tangelder 2013-10-11 14:38:20 +02:00 committed by Pete Bacon Darwin
parent 3205166d80
commit dd7cb15bcf
2 changed files with 2 additions and 2 deletions

View file

@ -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');

View file

@ -30,7 +30,7 @@
"yaml-js": "~0.0.8",
"marked": "~0.2.9",
"rewire": "1.1.3",
"grunt-contrib-jasmine-node": "~0.1.1",
"grunt-jasmine-node": "~0.1.0",
"grunt-parallel": "~0.3.1",
"grunt-ddescribe-iit": "~0.0.1",
"grunt-merge-conflict": "~0.0.1",