@pie-framework/build-helper
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -33,3 +33,3 @@ "use strict"; | ||
} | ||
runCmds(cmds, opts) { | ||
runCmds(cmds, opts = {}) { | ||
cmds.forEach(c => { | ||
@@ -36,0 +36,0 @@ log('[cmd]: ', c, ` - in [${opts.cwd ? opts.cwd : process.cwd()}]`); |
{ | ||
"name": "@pie-framework/build-helper", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132239