Skip to content

Commit 68d6598

Browse files
committedDec 30, 2023
chore(misc): update husky script and docs lock file
1 parent a69d84e commit 68d6598

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

Diff for: ‎.husky/post-merge

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ check() {
99
echo "$changes" | grep --quiet "$1" && eval "$2"
1010
}
1111

12-
check package.json "npm install"
12+
check package.json "pnpm install"

Diff for: ‎docs/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)