Skip to content

Commit 37b0866

Browse files
committed
feat: add flag useOnlyCustomUrl
1 parent 6d6eb51 commit 37b0866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cypress-slack-reporter-old/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-slack-reporter",
3-
"version": "1.5.3-beta-smx",
3+
"version": "1.5.2",
44
"description": "A slack reporter for mochawesome reports generated by Cypress or other test frameworks using Mocha, for runs generated on CircleCI",
55
"main": "./bin/index.js",
66
"bin": {
@@ -21,7 +21,7 @@
2121
"type": "git",
2222
"url": "git+https://github.com/you54f/cypress-slack-reporter.git"
2323
},
24-
"author": "smx",
24+
"author": "Yousaf Nabi",
2525
"license": "MIT",
2626
"scripts": {
2727
"build": "rimraf dist && npm run compile",

0 commit comments

Comments
 (0)