Comparing version 0.6.9 to 0.6.10
{ | ||
"name": "anydb-sql", | ||
"version": "0.6.9", | ||
"version": "0.6.10", | ||
"description": "Minimal ORM for mysql, postgresql and sqlite with complete arbitrary SQL query support (based on brianc's query builder sql)", | ||
@@ -34,3 +34,3 @@ "main": "anydb-sql.js", | ||
"dependencies": { | ||
"bluebird": "~0.11.5-0", | ||
"bluebird": "~1.0.3", | ||
"any-db": "~1.0.3", | ||
@@ -37,0 +37,0 @@ "any-db-postgres": "~1.0.2", |
35294
+ Addedbluebird@1.0.8(transitive)
- Removedbluebird@0.11.6(transitive)
Updatedbluebird@~1.0.3