Files
turbo-rss/Gruntfile.js
2014-10-19 23:21:48 -04:00

4 lines
77 B
JavaScript

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