mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
update test scripts
This commit is contained in:
parent
0d8f9b85ef
commit
10a3d97076
@ -7,7 +7,8 @@
|
||||
"start": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest"
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^1.6.2",
|
||||
|
Loading…
Reference in New Issue
Block a user