feat: mock user in dev (#221)
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
59802f0896
commit
ea04cc2c22
4 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"installDependencies": true,
|
||||
"startCommand": "npm run dev"
|
||||
"startCommand": "npm run dev:mocked"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue