remove mocha from packages
This commit is contained in:
parent
488ebf8f1a
commit
563dfbea43
10 changed files with 1327 additions and 533 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --colors"
|
||||
"test": "vitest run"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue