Skip to content

Commit

Permalink
chore(suite-native): remove eas preinstall script (#12065)
Browse files Browse the repository at this point in the history
  • Loading branch information
juriczech authored Apr 18, 2024
1 parent 2ecdaba commit 411c2df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion suite-native/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"type-check": "yarn g:tsc -b",
"pods": "npx pod-install",
"prebuild": "expo prebuild",
"eas-build-pre-install": "yarn install",
"eas-build-post-install": "yarn workspace @suite-common/message-system sign-config",
"eas-build-on-success": "./eas-post-success.sh",
"prebuild:clean": "expo prebuild --clean",
Expand Down

0 comments on commit 411c2df

Please sign in to comment.