diff --git a/build/Gruntfile.coffee b/build/Gruntfile.coffee index cf616400c..34bb9b486 100644 --- a/build/Gruntfile.coffee +++ b/build/Gruntfile.coffee @@ -23,7 +23,7 @@ module.exports = (grunt) -> grunt.loadNpmTasks('grunt-contrib-less') grunt.loadNpmTasks('grunt-shell') grunt.loadNpmTasks('grunt-download-atom-shell') - grunt.loadNpmTasks('grunt-atom-shell-installer') + grunt.loadNpmTasks('grunt-electron-installer') grunt.loadNpmTasks('grunt-peg') grunt.loadTasks('tasks')