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

@@ -2,5 +2,5 @@ ports:
- port: 3344
onOpen: open-preview
tasks:
- init: yarn
command: yarn dev
- init: pnpm install
command: pnpm dev