remove mocha from packages
This commit is contained in:
parent
488ebf8f1a
commit
563dfbea43
10 changed files with 1327 additions and 533 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "index.mjs",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "mocha --colors",
|
||||
"test": "vitest run",
|
||||
"build:parser": "peggy -o krill-parser.js --format es ./krill.pegjs"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue