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

@@ -18,7 +18,7 @@
"**/util": "^0.12.0"
},
"scripts": {
"postinstall": "patch-package"
"prepare": "patch-package"
},
"version": "1.0.189-nightly.0"
}