UNPKG

anvil-connect-sdk

Version:
7 lines (5 loc) 106 B
module.exports = function (grunt) { grunt.loadNpmTasks('grunt-release'); grunt.initConfig({ }); };