Skip to content

Commit

Permalink
chore(other): update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
likun7981 committed Jul 27, 2022
1 parent b15b03c commit 52532cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"docs:build": "vitepress build docs",
"docs:dev": "vitepress dev docs",
"lint": "eslint --fix packages/**/*.{ts,tsx}",
"clean": "rm -rf node_modules && rm -rf packages/*/node_modules",
"prepare": "husky install",
"test": "vitest run",
"test:watch": "vitest",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 52532cf

Please sign in to comment.