3 Commits

Author SHA1 Message Date
Râu Cao
63f80a3fb2 0.8.1 2022-08-12 16:25:21 +01:00
Râu Cao
41008116d0 Update RS logger 2022-08-12 16:23:38 +01:00
a2d2f2eca1 Update rs-logger 2022-01-05 20:37:17 -06:00
2 changed files with 2075 additions and 38 deletions

2109
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"name": "botka", "name": "botka",
"version": "0.8.0", "version": "0.8.1",
"private": true, "private": true,
"author": [ "author": [
"Kosmos Contributors <mail@kosmos.org> (https://kosmos.org)" "Kosmos Contributors <mail@kosmos.org> (https://kosmos.org)"
@@ -15,7 +15,7 @@
"hubot-incoming-webhook": "^1.1.1", "hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "github:67P/hubot-irc#deploy", "hubot-irc": "github:67P/hubot-irc#deploy",
"hubot-redis-brain": "~1.0.0", "hubot-redis-brain": "~1.0.0",
"hubot-remotestorage-logger": "^1.1.0", "hubot-remotestorage-logger": "^1.3.0",
"hubot-web-push-notifications": "^1.2.0", "hubot-web-push-notifications": "^1.2.0",
"hubot-xmpp": "github:67P/hubot-xmpp#dev", "hubot-xmpp": "github:67P/hubot-xmpp#dev",
"request": "2.88.2" "request": "2.88.2"