slack-ctrf
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "slack-ctrf", | ||
"version": "0.0.16", | ||
"description": "Send Slack notifications with test results from popular testing frameworks using a single command in your CI/CD", | ||
"main": "index.js", | ||
"version": "0.0.17", | ||
"description": "Send Slack notifications with test results from popular testing frameworks", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
45983
15
1079