Skip to content

Commit b2c6d97

Browse files
committed
Run git hook register
1 parent 0ae0a49 commit b2c6d97

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@
149149
"pnpm": {
150150
"patchedDependencies": {
151151
152-
}
152+
},
153+
"ignoredBuiltDependencies": [
154+
"esbuild",
155+
"unrs-resolver"
156+
],
157+
"onlyBuiltDependencies": [
158+
"simple-git-hooks"
159+
]
153160
}
154161
}

0 commit comments

Comments
 (0)