Skip to content

Commit

Permalink
fix: Pin plugin-help to 3.2.17 (twilio#353)
Browse files Browse the repository at this point in the history
Plugin-help rolled out a major version recently which is seems to be breaking for us.
  • Loading branch information
onuzbee committed Dec 15, 2021
1 parent a810c1a commit d5c0a65
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 @@ -39,7 +39,7 @@
"@oclif/command": "^1.8.15",
"@oclif/config": "^1.18.2",
"@oclif/plugin-autocomplete": "^1.0.0",
"@oclif/plugin-help": "^3.2.2",
"@oclif/plugin-help": "3.2.17",
"@oclif/plugin-plugins": "^1.8.3",
"@oclif/plugin-warn-if-update-available": "^2.0.2",
"@sendgrid/mail": "^7.2.1",
Expand Down

0 comments on commit d5c0a65

Please sign in to comment.