diff --git a/package.json b/package.json index 11dfc11..aee0926 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "git://github.com/Applifier/node-scribe" }, "dependencies": { - "thrift" : "0.7.0" + "thrift" : "git+https://github.com/explodingbarrel/node-thrift.git#823f456a9e73e064d6f2accba5cddfa079be6e51" }, "author": "Applifier " }