Skip to content

Commit

Permalink
fix: github alert url to not duplicate organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Dec 9, 2022
1 parent b733c54 commit a2daea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress-slack-reporter-old/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ship-it": "npm run pre-publish && npm publish",
"deploy:prepare": "./scripts/create_npmrc_file.sh",
"dist": "npm run lint && npm run build",
"release": "standard-version --release-as 1.5.1",
"release": "standard-version --release-as 1.5.2",
"release:trigger": "./scripts/trigger-release.sh"
},
"dependencies": {
Expand Down

0 comments on commit a2daea1

Please sign in to comment.