Skip to content

Commit

Permalink
chore(misc): update husky script and docs lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
dysfunc committed Dec 30, 2023
1 parent a69d84e commit 68d6598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .husky/post-merge
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ check() {
echo "$changes" | grep --quiet "$1" && eval "$2"
}

check package.json "npm install"
check package.json "pnpm install"
2 changes: 1 addition & 1 deletion docs/package-lock.json

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

0 comments on commit 68d6598

Please sign in to comment.