OPS: add sentry

This commit is contained in:
Overtorment 2018-10-06 02:23:23 +01:00
parent 9960764e55
commit fff08141d2

View File

@ -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",