Remove lingui postinstall for now

This commit is contained in:
Eric Bailey
2025-01-09 11:16:40 -06:00
parent 7aa97e244c
commit 2eb19981ba
+1 -1
View File
@@ -8,7 +8,7 @@
"packageManager": "yarn@1.22.19",
"scripts": {
"prepare": "is-ci || husky install",
"postinstall": "patch-package && yarn intl:compile",
"postinstall": "patch-package",
"prebuild": "expo prebuild --clean",
"android": "expo run:android",
"android:prod": "expo run:android --variant release",