Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "odbc", | ||
"description": "unixodbc bindings for node", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"main": "lib/odbc.js", | ||
@@ -31,3 +31,3 @@ "homepage": "http://github.com/wankdanker/node-odbc/", | ||
"scripts": { | ||
"preinstall": "node-gyp configure build", | ||
"install": "node-gyp configure build", | ||
"test": "cd test && node run-tests.js" | ||
@@ -34,0 +34,0 @@ }, |
4550416