chore: rename dev to start, let pnpm use 18.16

This commit is contained in:
鲁树人
2023-05-07 21:31:46 +01:00
parent e62ec084f4
commit 53682a1cdb
3 changed files with 4 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
```sh
pnpm i
pnpm dev
pnpm start
```