Fix double appearance in package.json
This commit is contained in:
parent
7b4f72cfca
commit
54c15ede9e
@ -24,7 +24,6 @@
|
||||
"hubot-shipit": "^0.2.0",
|
||||
"hubot-tell": "^1.2.3",
|
||||
"hubot-rss-reader": "git://github.com/67P/hubot-rss-reader.git",
|
||||
"hubot-logger": "../hubot-logger/",
|
||||
"hubot-logger": "67P/hubot-logger#remotestorage",
|
||||
"request": "2.30.0"
|
||||
},
|
||||
|
4
run.sh
4
run.sh
@ -2,8 +2,8 @@
|
||||
# rm -rf node_modules/hubot-logger
|
||||
# npm install
|
||||
|
||||
HUBOT_IRC_SERVER=irc.freenode.net \
|
||||
HUBOT_IRC_ROOMS="#kosmos-dev" \
|
||||
HUBOT_IRC_SERVER="irc.freenode.net" \
|
||||
HUBOT_IRC_ROOMS="#kosmos-dev,#kosmos-random" \
|
||||
HUBOT_IRC_NICK="hal7000" \
|
||||
HUBOT_IRC_UNFLOOD="true" \
|
||||
HUBOT_RSS_PRINTSUMMARY="false" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user