build(projects): update deps, add prettier format command

This commit is contained in:
Soybean
2023-03-12 22:45:39 +08:00
parent cc13fcc8aa
commit 36e5feac98
14 changed files with 906 additions and 2159 deletions

View File

@ -2,7 +2,7 @@ name: Release
on:
push:
tags:
- 'v*.**'
- "v*.**"
permissions:
contents: write