Skip to content

Commit c589c2e

Browse files
github-actions[bot]asdolo
authored andcommitted
6.3.4
1 parent 5360100 commit c589c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"submit:qa:mobile": "cross-env APP_ENV=qa eas submit --profile qa",
2727
"start:staging": "cross-env APP_ENV=staging pnpm run start",
2828
"prebuild:staging": "cross-env APP_ENV=staging pnpm run prebuild",
29-
"prebuild:development": "cross-env APP_ENV=development pnpm run prebuild",
3029
"android:staging": "cross-env APP_ENV=staging pnpm run android",
3130
"ios:staging": "cross-env APP_ENV=staging pnpm run ios",
3231
"web:staging": "cross-env APP_ENV=staging pnpm run web",

0 commit comments

Comments
 (0)