ensure patch-package runs on web

This commit is contained in:
Eugene Pankov
2021-12-01 10:04:09 +01:00
parent 2c6a26b01a
commit 34adf767eb
2 changed files with 4 additions and 2 deletions

View File

@@ -17,5 +17,8 @@
"resolutions": {
"**/util": "^0.12.0"
},
"scripts": {
"postinstall": "patch-package"
},
"version": "1.0.163"
}