Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: plugins:install->preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Bergman committed Oct 2, 2018
1 parent d2649c2 commit 2d501d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export interface Hooks {
}
update: {}
'command_not_found': {id: string},
'plugins:install': {
'plugins:preinstall': {
plugin: {
name: string,
tag: string,
Expand Down

0 comments on commit 2d501d7

Please sign in to comment.