Skip to content

Commit

Permalink
test: qa for plugins tree
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Apr 26, 2024
1 parent 37cc74e commit fd7e66d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@
"oclif": {
"commands": "./lib/commands",
"bin": "sf",
"plugins": [
"@oclif/plugin-help"
],
"devPlugins": [
"@oclif/plugin-help",
"@oclif/plugin-command-snapshot",
"@salesforce/plugin-command-reference"
],
Expand Down

0 comments on commit fd7e66d

Please sign in to comment.