Skip to content

Commit 63cfbae

Browse files
committed
chore: Make sure to install 'git-simple-hooks'
1 parent dbae4bb commit 63cfbae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"module": "dist/preact-custom-element.esm.js",
99
"unpkg": "dist/preact-custom-element.umd.js",
1010
"scripts": {
11+
"prepare": "npx simple-git-hooks",
1112
"build": "microbundle -f cjs,es,umd --no-generateTypes",
1213
"lint": "eslint src/*.{js,jsx}",
1314
"test": "wtr src/*.test.{js,jsx}",

0 commit comments

Comments
 (0)