replace yarn to pnpm

This commit is contained in:
Gabe Yuan
2023-09-21 10:15:03 +08:00
parent 6b6bbed330
commit aa5b286e0b
6 changed files with 10744 additions and 15494 deletions

View File

@@ -77,8 +77,8 @@ If you also like a little more simplicity, welcome to pick it up.
```sh
git clone https://github.com/fishjar/kiss-translator.git
cd kiss-translator
yarn install
yarn build
pnpm install
pnpm build
```
## Discussion