mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-18 20:50:54 -04:00
Revert "Add patch-package to postinstall"
This reverts commit ca07bd18d6.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"lint": "npm run lint:eslint && npm run lint:flow",
|
||||
"lint:eslint": "eslint . --fix",
|
||||
"lint:flow": "flow check",
|
||||
"postinstall": "patch-package && husky install",
|
||||
"postinstall": "husky install",
|
||||
"translate": "node src/i18n/i18ncli.js build",
|
||||
"e2e:build:android": "npx detox build --configuration android.release",
|
||||
"e2e:build": "npx detox build --configuration ios.release",
|
||||
|
||||
Reference in New Issue
Block a user