grunt-atom-shell-installer -> grunt-electron-installer

This commit is contained in:
Kevin Sawicki 2015-07-29 11:56:40 -07:00
parent 1121981597
commit c7afd63f4a

View File

@ -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')