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

@ -4,7 +4,7 @@
"description": "Xenharmonic API for strudel",
"main": "index.mjs",
"scripts": {
"test": "mocha --colors"
"test": "vitest run"
},
"repository": {
"type": "git",