dalek-browser-chrome-canary
Advanced tools
Comparing version 0.0.5-2013-10-17-11-22-45 to 0.0.5-2013-10-17-11-27-07
@@ -140,3 +140,3 @@ module.exports = function (grunt) { | ||
grunt.registerTask('test', ['clean:coverage', 'prepareCoverage', 'concurrent:test', 'generateCoverageBadge']); | ||
grunt.registerTask('docs', ['clean:reportZip', 'clean:report', 'preparePlato', 'documantix', 'concurrent:docs', 'compress']); | ||
grunt.registerTask('docs', ['clean:reportZip', 'clean:report', 'preparePlato', 'documantix', 'includereplace', 'concurrent:docs', 'compress']); | ||
@@ -143,0 +143,0 @@ // release tasks |
{ | ||
"name": "dalek-browser-chrome-canary", | ||
"version": "0.0.5-2013-10-17-11-22-45", | ||
"version": "0.0.5-2013-10-17-11-27-07", | ||
"description": "Google Chrome bindings for DalekJS", | ||
@@ -5,0 +5,0 @@ "homepage": "http://dalekjs.com", |
49183