mirror of
https://github.com/status-im/status-web.git
synced 2025-01-20 01:19:06 +00:00
unify mobile scripts with rest of the project
This commit is contained in:
parent
16ed34999a
commit
d7b6f8b044
@ -4,11 +4,9 @@
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "expo start -c",
|
||||
"android": "TAMAGUI_TARGET=native yarn expo run:android",
|
||||
"dev": "expo start -c",
|
||||
"ios": "TAMAGUI_TARGET=native yarn expo run:ios",
|
||||
"web": "TAMAGUI_TARGET=web yarn expo start --web",
|
||||
"eject": "expo eject"
|
||||
"android": "TAMAGUI_TARGET=native yarn expo run:android"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user