You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@deepfocus/get-windows",
3
3
"version": "1.0.13",
4
-
"description": "Custom version of get-windows for MacOS fixes",
4
+
"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}.",
0 commit comments