-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05d4a7e
commit 03d7d92
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "hubot-pager-me", | ||
"description": "PagerDuty integration for Hubot", | ||
"version": "3.1.21", | ||
"version": "3.1.22", | ||
"author": "Josh Nichols <[email protected]>", | ||
"license": "MIT", | ||
"keywords": [ | ||
|
03d7d92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @stephenyeargin, great to see you here as well! Do you know if it is possible to upgrade the peer dependency to the Hubot project to a more modern version? Love to see if it works with v7 of Hubot.
03d7d92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed it does work with hubot@7 out of the box.