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
- Inside of vscode, use
> Run Task
- Execute
gen:config
to update package.json`
Backlinks
This goes over updating the package.json
in plugin-core
.
This needs to be done when a command is added or modified
> Run Task
gen:config
to update package.json`