exec()

in scripts/publishDev.js [10:12]


exec(command, function() {
    console.log("Package published.");
});