Update ALL THE DEPS
This commit is contained in:
parent
d243ba304d
commit
9745c616ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
.DS_Store*
|
||||
.hubot_history
|
||||
run-local-*.sh
|
||||
|
2316
package-lock.json
generated
2316
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -8,21 +8,17 @@
|
||||
],
|
||||
"description": "Heuristically programmed ALgorithmic computer",
|
||||
"dependencies": {
|
||||
"cheerio": "0.19.0",
|
||||
"cheerio": "0.22.0",
|
||||
"coffee-script": "^1.9.2",
|
||||
"hubot": "^3.0.1",
|
||||
"hubot": "^3.3.1",
|
||||
"hubot-auth": "^1.2.0",
|
||||
"hubot-help": "^0.1.1",
|
||||
"hubot-incoming-webhook": "^1.0.1",
|
||||
"hubot-help": "^1.0.1",
|
||||
"hubot-incoming-webhook": "^1.1.1",
|
||||
"hubot-irc": "github:67P/hubot-irc#dev",
|
||||
"hubot-redis-brain": "~1.0.0",
|
||||
"hubot-remotestorage-logger": "^0.7.0",
|
||||
"hubot-remotestorage-logger": "^0.7.1",
|
||||
"hubot-web-push-notifications": "^1.2.0",
|
||||
"hubot-xmpp": "^0.2.5",
|
||||
"request": "2.30.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.12.x",
|
||||
"npm": "2.1.x"
|
||||
"request": "2.88.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user