We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74f679 commit 625d24cCopy full SHA for 625d24c
.bumpedrc
@@ -27,7 +27,7 @@ plugins:
27
28
'Detecting problems before publish':
29
plugin: 'bumped-terminal'
30
- command: 'git-dirty && yarn prepublishOnly'
+ command: 'npx git-dirty && yarn prepublishOnly'
31
32
'Publishing at NPM':
33
0 commit comments