mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-03-18 21:30:38 +01:00
revert way jasme was called, add npm run coverage
This commit is contained in:
@@ -11,7 +11,8 @@
|
|||||||
"method"
|
"method"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "jasme"
|
"test": "node_modules/jasme/jasme",
|
||||||
|
"coverage": "make coverage"
|
||||||
},
|
},
|
||||||
"author": "Konstantin Pogorelov <or@pluseq.com>",
|
"author": "Konstantin Pogorelov <or@pluseq.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user