chore: update deps

This commit is contained in:
vben
2021-11-10 21:45:46 +08:00
parent 59b309aa7e
commit 83921284a6
6 changed files with 337 additions and 325 deletions

View File

@@ -8,8 +8,8 @@ It is used to start the test interface service, which can test the upload, webso
cd ./test/server
yarn
pnpm install
yarn start
pnpm run start
```