Skip to content

Commit

Permalink
update v3.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
toandq2009 committed Sep 30, 2024
1 parent 2944295 commit 7f81bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
"test": "jest --detectOpenHandles",
"postinstall": "patch-package && cd ../../ && rimraf node_modules/crypto && rimraf node_modules/@types/metro-config && yarn patch-package",
"code-push-ios": "appcenter codepush release-react -a Oraichain/Owallet -t 3.1.10 --output-dir build",
"code-push-ios": "appcenter codepush release-react -a Oraichain/Owallet -t 3.1.15 --output-dir build",
"code-push-android": "appcenter codepush release-react -a Oraichain/Owallet-1 -t 3.1.10 --output-dir build",
"images": "node ./src/scripts/generate-images.js",
"build:ios": "react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest ios"
Expand Down

0 comments on commit 7f81bbe

Please sign in to comment.