remove yarnhooks
This commit is contained in:
parent
2bb4287408
commit
5c51dfa0ca
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@
|
||||||
"flow-defs": "flow-typed install",
|
"flow-defs": "flow-typed install",
|
||||||
"release": "yarn compile && electron-builder build",
|
"release": "yarn compile && electron-builder build",
|
||||||
"precommit": "lint-staged",
|
"precommit": "lint-staged",
|
||||||
"postmerge": "yarnhook",
|
|
||||||
"postcheckout": "yarnhook",
|
|
||||||
"postrewrite": "yarnhook",
|
|
||||||
"postinstall": "electron-builder install-app-deps & node build/downloadDaemon.js",
|
"postinstall": "electron-builder install-app-deps & node build/downloadDaemon.js",
|
||||||
"clean": "rm -r node_modules && yarn cache clean lbry-redux && yarn"
|
"clean": "rm -r node_modules && yarn cache clean lbry-redux && yarn"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue