node-redshift
node-redshift copied to clipboard
don't call Promise.config
Avoids calling bluebird's Promise.config, since other code may have already created some promises.
Fixes https://github.com/dmanjunath/node-redshift/issues/27.
@dmanjunath any chance you could take a look at this?