Skip to content

Commit

Permalink
1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
timeowilliams committed Sep 23, 2024
1 parent 3a6d693 commit 9d29627
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deepfocus/get-windows",
"version": "1.0.10",
"version": "1.0.11",
"description": "Custom version of get-windows for MacOS fixes",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,9 @@
"host": "https://github.com/Tech-Nest-Ventures/get-windows/releases/download/",
"remote_path": "v{version}",
"package_name": "napi-{napi_build_version}-{platform}-{libc}-{arch}.tar.gz",
"napi_versions": [9]
"napi_versions": [
9
]
},
"scripts": {
"test": "xo && npm run build:macos && ava && tsd",
Expand Down

0 comments on commit 9d29627

Please sign in to comment.