From bd242bee97232123d9466b5ab6e68328daac3322 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Fri, 12 Dec 2014 15:27:08 +0000 Subject: [PATCH] Rollback --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index b8e10d5..3e5e95b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -3,7 +3,7 @@ module.exports = function(grunt) { // Add your script files here in order of precedence var scripts = [ - 'js/main.js' + 'js/script.js' ]; grunt.initConfig({