mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 01:59:55 +00:00
Removing husky postinstall
This commit is contained in:
parent
d17be0fa31
commit
2c66bd6b4c
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
"scripts": {
|
||||
"build": "tsc",
|
||||
"lint": "tsc --noEmit && eslint --report-unused-disable-directives --ext .js,.ts,.tsx src",
|
||||
"postinstall": "husky install",
|
||||
"prepare": "yarn run build"
|
||||
},
|
||||
"repository": "https://github.com/LemmyNet/lemmy-js-client",
|
||||
|
|
Loading…
Reference in a new issue