Skip to content

Commit 55f2cdd

Browse files
committed
Reverting prepare script in package.json
Signed-off-by: jagadish-7 <coderjagadish143@gmail.com>
1 parent a162e32 commit 55f2cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"deploy": "gatsby build && gh-pages -d public -b master",
2525
"noIndex": "gatsby build && echo 'User-agent: *\nDisallow: /' > public/robots.txt",
2626
"version": "gatsby --version",
27-
"prepare": "husky"
27+
"prepare": "husky install"
2828
},
2929
"dependencies": {
3030
"@emotion/is-prop-valid": "^1.4.0",

0 commit comments

Comments
 (0)