From f01ac1f71ae3312aa71eb65caeaa9fc1b57bed67 Mon Sep 17 00:00:00 2001 From: antony Date: Mon, 12 Nov 2018 20:46:58 +0100 Subject: [PATCH] update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 332cf1a..840400c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "binary": { "module_name": "occ", "module_path": "./lib/", - "host": "https://github.com/antonymarion/node-occ/releases/download/", + "host": "https://api.github.com/antonymarion/node-occ/releases/download/", "remote_path": "{version}" }, "gypfile": true,