This commit is contained in:
Overtorment 2018-10-28 01:11:40 +01:00
parent 8a1c9908f8
commit 7d734f3a00

View File

@ -23,6 +23,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; test -f sentry.sh && ./sentry.sh || true",
"clean": "rm -r -f node_modules/",
"start": "expo start",
"eject": "expo eject",
"android": "expo android",