mirror of
https://github.com/status-im/status-github-bot.git
synced 2025-02-27 12:20:31 +00:00
Add hubot-brain-inspect
This commit is contained in:
parent
2f79f7fc4d
commit
e925a21601
@ -1,4 +1,5 @@
|
||||
[
|
||||
"hubot-brain-inspect",
|
||||
"hubot-diagnostics",
|
||||
"hubot-help",
|
||||
"hubot-heroku-keepalive",
|
||||
|
5
package-lock.json
generated
5
package-lock.json
generated
@ -1434,6 +1434,11 @@
|
||||
"azure-storage": "0.2.1"
|
||||
}
|
||||
},
|
||||
"hubot-brain-inspect": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/hubot-brain-inspect/-/hubot-brain-inspect-0.0.1.tgz",
|
||||
"integrity": "sha1-hOqZTp7c+MYGYM4n7ZhStQ9H/D8="
|
||||
},
|
||||
"hubot-commit-streak": {
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/hubot-commit-streak/-/hubot-commit-streak-1.0.7.tgz",
|
||||
|
@ -9,6 +9,7 @@
|
||||
"github": "^13.1.0",
|
||||
"hubot": "^2.19.0",
|
||||
"hubot-azure-brain": "^1.0.0",
|
||||
"hubot-brain-inspect": "0.0.1",
|
||||
"hubot-commit-streak": "^1.0.7",
|
||||
"hubot-diagnostics": "0.0.2",
|
||||
"hubot-github-pr-reporter": "^1.1.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user