chore(deps): remove patch-package postinstall script
Remove the postinstall hook that was automatically applying patches after dependency installation.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"ios:preview": "eas build --platform ios --profile preview",
|
||||
"ios:prod": "eas build --platform ios --profile production",
|
||||
"ios:submit": "eas submit --platform ios --profile production",
|
||||
"postinstall": "patch-package"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/ui": "^56.0.15",
|
||||
|
||||
Reference in New Issue
Block a user