We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e225f8 commit 04250beCopy full SHA for 04250be
package.json
@@ -7,7 +7,7 @@
7
"start": "expo start",
8
"prebuild": "node scripts/setupBatteryOptimization.js",
9
"android": "npm run prebuild && expo run:android",
10
- "bump-version": "node scripts/bumpVersion.js",
+ "bump-version": "node scripts/bumpVersion.cjs",
11
"eas-build-preinstall": "node scripts/setupBatteryOptimization.js",
12
"ios": "expo run:ios",
13
"web": "expo start --web",
0 commit comments