grunt-cloudfile-to-vocab
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -34,4 +34,4 @@ 'use strict'; | ||
grunt.registerTask('demo', ['cloudfile_to_vocab']); | ||
grunt.registerTask('test', ['clean', /*'cloudfile_to_vocab',*/ 'nodeunit']); | ||
grunt.registerTask('test', ['clean', 'cloudfile_to_vocab', 'nodeunit']); | ||
} |
{ | ||
"name": "grunt-cloudfile-to-vocab", | ||
"description": "Takes vocab data from cloud spreadsheets and renders it into local json files.", | ||
"version": "0.1.2", | ||
"homepage": "git@github.com:BBCVisualJournalism/grunt-cloudfile-to-vocab.git", | ||
"version": "0.1.3", | ||
"homepage": "http://github.com/BBCVisualJournalism/grunt-cloudfile-to-vocab.git", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "name": "Tom Maslen", | ||
"request": "~2.27.0", | ||
"edit-google-spreadsheet": "~0.2.2" | ||
"edit-google-spreadsheet": "~0.2.4" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
63298
2