UNPKG

coins-logon-widget

Version:

COINS Logon Widget. Injectable utility to manage browser authorization with COINS

5 lines (4 loc) 123 B
'use strict'; module.exports = function(grunt) { return [grunt.config.get('tempDir'), grunt.config.get('distDir')]; };