module.exports = function(grunt) { grunt.loadNpmTasks('grunt-release'); };