UNPKG

ut-tools

Version:

Build and Release management automation package.

14 lines (12 loc) 184 B
'use strict'; module.exports = { pkg: { scripts: [ 'lib/**/*.js', // for 0.9.17 ], assets: [ 'socket.io.js', 'dist/**/*', // for 0.9.17 ], }, };