nbot.meta

Issues/PRs archive for MTRNord/nBot
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.meta.git
Log | Files | Refs

21.diff (794B)


      1 diff --git a/README.md b/README.md
      2 index 1c7cc82..dcdf7ed 100644
      3 --- a/README.md
      4 +++ b/README.md
      5 @@ -1,3 +1,6 @@
      6  nBot [![Circle CI](https://circleci.com/gh/MTRNord/nBot.svg?style=svg)](https://circleci.com/gh/MTRNord/nBot)
      7  =
      8  A clone of the eBot by @deStrO fully based on node.js with build in Web Page
      9 +
     10 +
     11 +[![Greenkeeper badge](https://badges.greenkeeper.io/MTRNord/nBot.svg)](https://greenkeeper.io/)
     12 \ No newline at end of file
     13 diff --git a/package.json b/package.json
     14 index b6c6fbd..4280f25 100644
     15 --- a/package.json
     16 +++ b/package.json
     17 @@ -29,7 +29,7 @@
     18    "homepage": "https://github.com/MTRNord/nBot#readme",
     19    "dependencies": {
     20      "express": "^4.13.4",
     21 -    "github": "^6.0.1",
     22 +    "github": "^8.2.1",
     23      "progress": "^1.1.8",
     24      "rcon": "^1.0.2",
     25      "socket.io": "^1.4.5",