Skip to content

Commit

Permalink
Fix stray change (#5886)
Browse files Browse the repository at this point in the history
  • Loading branch information
esauerbo authored Oct 9, 2024
1 parent 371a770 commit 7413872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:vue:nuxt": "./scripts/setup-mega-app.sh -F vue --build-tool nuxt",
"setup:react-native": "./scripts/setup-mega-app.sh -F react-native",
"setup:react-native:cli": "./scripts/setup-mega-app.sh -F react-native -B cli",
"test:react-native:expo": "./scripts/setup-mega-app.sh -F react-native -B expo",
"setup:react-native:expo": "./scripts/setup-mega-app.sh -F react-native -B expo",
"rn-latest-cli-latest-ts-ios-ui-latest": "npm run setup:react-native:cli -- -A ios",
"rn-latest-cli-latest-ts-ios-ui-next": "npm run setup:react-native:cli -- -A ios -t next",
"rn-latest-cli-latest-ts-ios-ui-hotfix": "npm run setup:react-native:cli -- -A ios -t hotfix",
Expand Down

0 comments on commit 7413872

Please sign in to comment.