Skip to content

Commit

Permalink
update package.json to support windows os
Browse files Browse the repository at this point in the history
  • Loading branch information
jesinnott authored Oct 27, 2023
1 parent f6280bb commit b0ccc65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"license": "MIT",
"os": [
"linux",
"darwin"
"darwin",
"win32"
],
"cpu": [
"x64",
Expand Down

0 comments on commit b0ccc65

Please sign in to comment.