diff --git a/package.json b/package.json index 2920762..6bc385b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Easy to CRUD for hbase by node-thrift-hbase", "main": "index.js", "dependencies": { - "thrift": "0.9.1", + "thrift": "0.23.0", "node-int64": "0.3.1", "underscore": "1.7.0" },