From 73562c15ac81031e25a4da6f385925618d0e20c6 Mon Sep 17 00:00:00 2001 From: Timeo Williams Date: Mon, 23 Sep 2024 17:12:32 +0000 Subject: [PATCH] 1.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1148796..bc8037f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deepfocus/get-windows", - "version": "1.0.15", + "version": "1.0.16", "description": "Custom version of get-windows for MacOS fixes. This module is intended to be used with node-pre-gyp. Be sure to configure and install node-pre-gyp first. Update the binary properties 'host' and 'remote_path' to match: 'host': 'https://github.com/[owner]/[repo]/releases/download/', 'remote_path': '{version}'. Do not replace {version}.", "repository": { "type": "git",