run patch-package from the prepare script

This commit is contained in:
Eugene Pankov
2023-01-29 12:35:06 +01:00
parent 010c18a07b
commit 2f5c6fafa9
4 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"build": "webpack --progress --color --display-modules",
"watch": "webpack --progress --color --watch",
"postinstall": "patch-package"
"prepare": "patch-package"
},
"files": [
"typings"