diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-12-26 17:47:08 +0000 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-12-26 17:50:09 +0000 |
| commit | abbd49ae9f43c7bfc2de88719042b30eac69b713 (patch) | |
| tree | a3e657df301bc689b81768746f51039b000433e4 /README.md | |
| parent | f9d4d9d0127d08c93d268e45eeb669812610eef2 (diff) | |
migrate from npm to pnpm
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,6 +8,6 @@ https://github.com/Patchwork-Archive/Patchwork-Karaoke/assets/21994085/5106bb53- # Build ``` -npm i -npm run dev +pnpm i +pnpm run dev ``` |
