Update Pkg Json

This goes over updating the package.json in plugin-core. This needs to be done when a command is added or modified

Steps

  1. Inside of vscode, use > Run Task
  2. Execute gen:config to update package.json`

Backlinks