remove mocha from packages

This commit is contained in:
Felix Roos 2022-08-06 12:30:14 +02:00
parent 488ebf8f1a
commit 563dfbea43
10 changed files with 1327 additions and 533 deletions

View file

@ -8,7 +8,7 @@
"test": "test"
},
"scripts": {
"test": "mocha --colors"
"test": "vitest run"
},
"repository": {
"type": "git",