diff --git a/Gruntfile.js b/Gruntfile.js index 7cb232f..a9918ca 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