mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update package.json
This commit is contained in:
parent
23f229b440
commit
c845fb6dd0
@ -38,7 +38,7 @@
|
||||
"postinstall": "rn-nodeify --install buffer,events,process,stream,util,inherits,fs,path,assert --hack; npm run releasenotes2json; npm run podinstall; npx jetify",
|
||||
"test": "npm run lint && npm run unit && npm run jest",
|
||||
"jest": "jest -b -w 1 tests/integration/*",
|
||||
"maccatalyst": "rm -fr node_modules && rm -fr ios/Pods && npm i && ./scripts/maccatalystpatches/applypatchesformaccatalyst.sh",
|
||||
"maccatalystpatches": "./scripts/maccatalystpatches/applypatchesformaccatalyst.sh",
|
||||
"e2e:debug-build": "detox build -c android.emu.debug",
|
||||
"e2e:debug-test": "detox test -c android.emu.debug",
|
||||
"e2e:debug": "(test -f android/app/build/outputs/apk/debug/app-debug.apk && test -f android/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk) || npm run e2e:debug-build; npm run e2e:debug-test",
|
||||
|
Loading…
Reference in New Issue
Block a user