Skip to content

Commit

Permalink
Fix OS naming for macOS Monterey (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpike88 authored Jul 29, 2021
1 parent 4f258b7 commit 41d6b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"conf": "^1.4.0",
"inquirer": "^6.3.1",
"lodash.debounce": "^4.0.8",
"os-name": "^3.1.0",
"os-name": "^4.0.1",
"request": "^2.88.0",
"tough-cookie": "^3.0.1",
"uuid": "^3.3.2"
Expand Down

0 comments on commit 41d6b38

Please sign in to comment.