File tree 4 files changed +4
-6
lines changed
4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- web : bin/hubot -a slack -n hausbot - l !
1
+ web : bin/hubot -a slack -l !
Original file line number Diff line number Diff line change 3
3
" hubot-help" ,
4
4
" hubot-heroku-keepalive" ,
5
5
" hubot-redis-brain" ,
6
- " hubot-plusplus" ,
6
+ " hubot-plusplus"
7
7
]
Original file line number Diff line number Diff line change 3
3
" tell.coffee" ,
4
4
" shipit.coffee" ,
5
5
" xkcd.coffee" ,
6
- " github-commits.coffee" ,
7
6
" botsnack.coffee" ,
8
7
" hello.coffee" ,
9
8
" lastfm_np.coffee"
Original file line number Diff line number Diff line change 15
15
"url" : " http://github.com/nerdhaus/hausbot.git"
16
16
},
17
17
"engines" : {
18
- "node" : " 0.10.x" ,
19
- "npm" : " 1.3.x"
18
+ "node" : " 4.2.x"
20
19
},
21
20
"dependencies" : {
22
21
"gitio2" : " ^3.0.0" ,
23
22
"htmlparser" : " >=1.7.7" ,
24
23
"hubot" : " 2.16.0" ,
25
24
"hubot-diagnostics" : " 0.0.1" ,
25
+ "hubot-help" : " ^0.1.2" ,
26
26
"hubot-heroku-keepalive" : " ^1.0.0" ,
27
27
"hubot-plusplus" : " ^1.1.6" ,
28
28
"hubot-redis-brain" : " 0.0.3" ,
29
29
"hubot-scripts" : " 2.16.2" ,
30
30
"hubot-slack" : " 3.4.1" ,
31
31
"jsdom" : " >=7.0.2" ,
32
32
"optparse" : " 1.0.5" ,
33
- "pg" : " ~4.4.3" ,
34
33
"querystring" : " 0.2.0" ,
35
34
"request" : " " ,
36
35
"soupselect" : " >=0.2.0" ,
You can’t perform that action at this time.
0 commit comments