From 7e21f72384f24621ad060fecc49cff186167f523 Mon Sep 17 00:00:00 2001 From: jules Date: Mon, 23 Feb 2015 14:06:50 -0500 Subject: add whammy to gruntfile --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index 333b2a4..bc14ba1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -27,6 +27,7 @@ module.exports = function(grunt) { "js/vendor/jquery/jquery.min.js", "js/vendor/jquery-ui-1.10.3.custom.min.js", "js/vendor/canvasquery.js", + "js/vendor/whammy.js", "js/vendor/FileSaver/FileSaver.js", "js/vendor/dataUriToBlob.js", "js/util.js", -- cgit v1.2.3-70-g09d2