build(deps): update deps

This commit is contained in:
Soybean
2022-08-28 18:10:00 +08:00
parent 07325a4236
commit c5ba63182e
3 changed files with 22 additions and 17 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:fix && npm run typecheck
npm run lint && npm run typecheck