From 59049d4b63e8ca788cd0d532b3ec42242abf1f42 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Fri, 27 Jun 2014 03:13:56 +0200 Subject: stuff --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index 5be03fa..82a32c5 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -56,7 +56,7 @@ module.exports = function(grunt) { lightbox_js: { expand: true, flatten: true, - src: ['bower_components/touch-imagelightbox/dist/touch-imagelightbox.js'], + src: ['bower_components/touch-imagelightbox/dist/touch-imagelightbox.min.js'], dest: './', filter: 'isFile' }, -- cgit v1.2.3