CodeFoodPixels / node-promise-mysql

A wrapper for mysqljs/mysql that wraps function calls with Bluebird promises.
MIT License
338 stars 63 forks source link

Outdated dependencies #8

Closed Reggino closed 8 years ago

Reggino commented 8 years ago

Thanks for this!

The dependencies are a bit outdated and throw some notices when npm install-ed.

The code seems to work fine with new versions of mysql and bluebird. Please consider publishing an updated version.

Thanks!

CodeFoodPixels commented 8 years ago

There should be no issues with using updated dependencies, so merged.