mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 03:59:10 +01:00
OPS: add sentry
This commit is contained in:
parent
9960764e55
commit
fff08141d2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
|
||||
"scripts": {
|
||||
"prepare": "./patches/fix_mangle.sh; git apply patches/transaction_builder.js.patch; git apply ./patches/transaction.js.patch",
|
||||
"prepare": "./patches/fix_mangle.sh; git apply patches/transaction_builder.js.patch; git apply ./patches/transaction.js.patch; ./sentry.sh",
|
||||
"start": "expo start",
|
||||
"eject": "expo eject",
|
||||
"android": "expo android",
|
||||
|
|
Loading…
Add table
Reference in a new issue