diff --git a/Gruntfile.js b/Gruntfile.js index fab543d3..3d91e933 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -3,4 +3,4 @@ /* eslint-env node */ // use chipper's gruntfile -module.exports = require( '../chipper/js/grunt/Gruntfile.js' ); \ No newline at end of file +module.exports = require( '../chipper/js/grunt/gruntMain.js' ); \ No newline at end of file