From fa1a36279129bd0e6ca6cd79734c71f7957bca0d Mon Sep 17 00:00:00 2001 From: Chun Fan Date: Wed, 22 Aug 2018 14:28:45 +0200 Subject: [PATCH] Pin node-pre-gyp-github to 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5195d9bb..8736bae6 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "keypress": "0.2.1", "minami": "^1.2.3", "mocha": "^2.3.3", - "node-pre-gyp-github": "^1.3.1", + "node-pre-gyp-github": "1.3.1", "proxyquire": "^1.7.3", "sinon": "^1.17.1", "yargs": "^3.29.0"