From 6655d7c8819ca4ce54ea5af25d8f2f7fc40bda80 Mon Sep 17 00:00:00 2001 From: Mithgol Date: Thu, 13 Feb 2014 03:19:51 -0800 Subject: [PATCH] update node-pre-gyp's source branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit Mithgol/node-pre-gyp@eaea6e159c9a052609cf93f0438cae17900f583b is now included in the node-pre-gyp's source used here. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1193dc893..7b1b0f43f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "url": "git://github.com/mapbox/node-sqlite3.git" }, "dependencies": { - "node-pre-gyp": "https://github.com/Mithgol/node-pre-gyp/tarball/14637b9caee2abb285b33dbf8a501d2b4514f6d1" + "node-pre-gyp": "https://github.com/Mithgol/node-pre-gyp/tarball/eaea6e159c9a052609cf93f0438cae17900f583b" }, "bundledDependencies": [ "node-pre-gyp"