diff --git a/Gruntfile.js b/Gruntfile.js index b27588c..4c8b6e8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -2,4 +2,4 @@ // use chipper's gruntfile -module.exports = require( '../chipper/js/grunt/gruntMain.js' ); \ No newline at end of file +module.exports = require( '../chipper/js/grunt/commonjs/gruntMain.js' ); \ No newline at end of file