rethinkdbdash
Advanced tools
Comparing version 1.14.3 to 1.14.4
@@ -157,3 +157,4 @@ var helper = require(__dirname+"/helper.js"); | ||
RANDOM: true, | ||
BINARY: true | ||
BINARY: true, | ||
OBJECT: true | ||
} | ||
@@ -160,0 +161,0 @@ var nonPrefix = {}; |
{ | ||
"name": "rethinkdbdash", | ||
"version": "1.14.3", | ||
"version": "1.14.4", | ||
"description": "A Node.js driver for RethinkDB with promises and a connection pool", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
481545
14151