UNPKG

ut-tools

Version:

Build and Release management automation package.

13 lines (11 loc) 189 B
'use strict'; module.exports = { pkg: { patches: { 'lib/utils.js': [ 'process.cwd()', "require('path').dirname(require.main.filename)", ], }, }, };