Skip to content

Commit

Permalink
chore: set update available warning timeout to 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Oct 17, 2023
1 parent 676bfe7 commit c382bf6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,10 @@
],
"additionalHelpFlags": [
"-h"
]
],
"warn-if-update-available": {
"timeoutInDays": 7
}
},
"dependencies": {
"@oclif/core": "3.0.3",
Expand Down

0 comments on commit c382bf6

Please sign in to comment.