docs: typo yarn -> pnpm

This commit is contained in:
invalid w 2024-04-20 14:39:54 +08:00
parent 44b1877eae
commit 895dabfa46

View File

@ -51,7 +51,7 @@ module.exports = {
],
},
prompt: {
/** @use `yarn commit :f` */
/** @use `pnpm commit :f` */
alias: {
f: 'docs: fix typos',
r: 'docs: update README',