mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-09 18:11:50 +00:00
run patch-package from the prepare script
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"scripts": {
|
||||
"build": "webpack --progress --color --display-modules",
|
||||
"watch": "webpack --progress --color --watch",
|
||||
"postinstall": "patch-package"
|
||||
"prepare": "patch-package"
|
||||
},
|
||||
"files": [
|
||||
"typings"
|
||||
|
Reference in New Issue
Block a user