Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3162ef44f | |||
| 5bfdd743d5 | |||
| 1d50beefeb | |||
|
|
a34b315e66 | ||
| 9724639b4f | |||
| 0cae1892eb | |||
| 1e90b2027f | |||
| 04bee3d705 |
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
@@ -1,4 +0,0 @@
|
||||
template: |
|
||||
## Changes
|
||||
|
||||
$CHANGES
|
||||
1206
package-lock.json
generated
1206
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hal8000",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "./run.sh",
|
||||
@@ -14,12 +14,12 @@
|
||||
"dependencies": {
|
||||
"cheerio": "0.22.0",
|
||||
"coffee-script": "^1.9.2",
|
||||
"hubot": "^3.3.1",
|
||||
"hubot": "^3.3.2",
|
||||
"hubot-auth": "^1.2.0",
|
||||
"hubot-help": "^1.0.1",
|
||||
"hubot-incoming-webhook": "^1.1.1",
|
||||
"hubot-irc": "67P/hubot-irc#dev",
|
||||
"hubot-kredits": "^3.4.0",
|
||||
"hubot-kredits": "^3.5.0",
|
||||
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
|
||||
"hubot-read-tweet": "0.0.2",
|
||||
"hubot-redis-brain": "1.0.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"hubot-tell": "^1.2.3",
|
||||
"hubot-xmpp": "github:67P/hubot-xmpp#dev",
|
||||
"hubot-yubikey-invalidation": "0.0.3",
|
||||
"node-fetch": "^2.3.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"request": "^2.88.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user