Skip to content

Commit

Permalink
docs: support option (buy me a coffee)
Browse files Browse the repository at this point in the history
  • Loading branch information
coltenkrauter committed Sep 10, 2024
1 parent 217f16d commit f45a011
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 56 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,7 @@ Thanks for spending time on this project.
- [Reddit / Recommended slack app to post github pull requests notifications?](https://www.reddit.com/r/Slack/comments/1e3pdfr/comment/llhfu11/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)
- [GitHub Discussions / Best way to send slack to developers notifications daily about new PRs, new issues or new comments?](https://github.com/orgs/community/discussions/70288)
<br />
<br />
<a href="https://www.buymeacoffee.com/coltenkrauter"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=coltenkrauter&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@krauters/github-notifier",
"description": "GitHub Notifier by Krauters – Post Open Pull Requests to Slack",
"version": "0.12.0",
"author": "Colten Krauter",
"author": "Colten Krauter <coltenkrauter>",
"type": "module",
"homepage": "https://github.com/krauters/github-notifier",
"repository": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"make-coverage-badge": "^1.2.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0"
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0"
}
}

0 comments on commit f45a011

Please sign in to comment.