Remove command

master
Frédéric Matte 2025-05-11 16:31:34 -04:00
parent b8d85b036e
commit 05cc68d84c
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
"description": "Clone of baretest with reporting",
"type": "module",
"exports": "./index.js",
"bin": "./cli/cli.js",
"scripts": {
"test": "node suite.js"
},