diff --git a/package.json b/package.json index fbaeeb3da..59b379b6e 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "binary": { "module_name": "serialport", "module_path": "build/{configuration}/", - "host": "https://github.com", - "remote_path": "/EmergingTechnologyAdvisors/node-serialport/releases/download/{version}" + "host": "https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/5.0.0-beta2" }, "main": "./lib", "repository": {