mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 04:59:15 +00:00
update
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
"test.unit": "node ./node_modules/uvu/bin.js packages test",
|
"test.unit": "node ./node_modules/uvu/bin.js packages test",
|
||||||
"test.e2e": "node ./node_modules/uvu/bin.js __tests__ test",
|
"test.e2e": "node ./node_modules/uvu/bin.js __tests__ test",
|
||||||
"test.coverage": "node ./node_modules/c8/bin/c8.js --check-coverage --lines=90 npm run test.unit",
|
"test.coverage": "node ./node_modules/c8/bin/c8.js --check-coverage --lines=90 npm run test.unit",
|
||||||
|
"test": "npm run test.unit && npm run test.e2e",
|
||||||
"cli": "node ./packages/cli/bin/cli.js"
|
"cli": "node ./packages/cli/bin/cli.js"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
|
|||||||
Reference in New Issue
Block a user