quick and dirty search and replace
This commit is contained in:
parent
fc22ce6027
commit
5f6138d30b
6 changed files with 36 additions and 83 deletions
|
@ -62,7 +62,7 @@
|
|||
"build": "vinxi build",
|
||||
"start": "vinxi start",
|
||||
"version": "vinxi version",
|
||||
"test": "vitest --coverage --browser=chromium",
|
||||
"test": "vitest --coverage",
|
||||
"test:ci": "vitest run"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue