Skip to content

Commit 3404702

Browse files
committed
Update package.json
1 parent dc52b42 commit 3404702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-target/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "expo-module test",
2424
"test:e2e": "expo-module test --config e2e/jest.config.js --runInBand",
2525
"watch": "bun run build --watch",
26-
"prepublishOnly": "expo-module prepublishOnly"
26+
"prepublishOnly": "npx expo-module prepublishOnly"
2727
},
2828
"devDependencies": {
2929
"@bacons/apple-targets": "*",

0 commit comments

Comments
 (0)