mirror of
https://github.com/status-im/community-dapp.git
synced 2025-02-20 18:18:29 +00:00
fix yarn start
This commit is contained in:
parent
a47ff64a11
commit
e6e28dbf6d
@ -8,7 +8,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"start": "yarn --cwd ./packages/DApp start",
|
||||
"start": "yarn --cwd ./packages/DApp dev",
|
||||
"lint": "wsrun -c -s lint",
|
||||
"lint:fix": "wsrun -c -s lint:fix",
|
||||
"build": "wsrun -e -c -s build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user