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({