Skip to content

Commit

Permalink
fix: downgrade @oclif/plugin-help to ^2.2.3 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron authored Mar 14, 2022
1 parent 99b7b5a commit b7d8bbd
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 @@ -10,7 +10,7 @@
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/errors": "^1.2.2",
"@oclif/plugin-help": "^3.0.1",
"@oclif/plugin-help": "^2.2.3",
"debug": "^4.1.1"
},
"repository": "adobe/aio-cli-plugin-events",
Expand Down

0 comments on commit b7d8bbd

Please sign in to comment.