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,