Update package.json

This commit is contained in:
VinceC
2024-11-23 22:56:53 -06:00
parent 5564d8ab21
commit 049420e8e5

View File

@@ -3,7 +3,11 @@
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"test:webhook": "NODE_ENV=test node src/test/testWebhook.js"
},
"keywords": [],
"author": "",