mirror of
https://github.com/knex/knex.git
synced 2025-08-01 13:22:04 +00:00
3 lines
76 B
JavaScript
3 lines
76 B
JavaScript
![]() |
module.exports = function(grunt) {
|
||
|
grunt.loadNpmTasks('grunt-release');
|
||
|
};
|