Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AccaliaDeElementia committed May 3, 2016
1 parent e98e460 commit dd5f065
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sockbot",
"version": "3.1.0-RC2",
"version": "3.1.0",
"releaseName": "Beta Badger",
"description": "A sockpuppet bot to use on http://what.thedailywtf.com.",
"repository": "https://github.com/SockDrawer/SockBot",
Expand All @@ -20,12 +20,12 @@
},
"dependencies": {
"debug": "^2.2.0",
"js-yaml": "^3.5.4",
"request": "^2.70.0",
"js-yaml": "^3.6.0",
"request": "^2.72.0",
"sanitize-html": "^1.11.4",
"socket.io-client": "^1.4.5",
"socket.io-client": "^1.4.6",
"string": "^3.3.1",
"yargs": "^4.2.0"
"yargs": "^4.6.0"
},
"devDependencies": {
"async": "^2.0.0-rc.3",
Expand All @@ -35,13 +35,13 @@
"chai-string": "^1.2.0",
"codeclimate-test-reporter": "^0.3.1",
"dmd": "^1.3.10",
"eslint": "^2.5.3",
"glob-all": "^3.0.1",
"eslint": "^2.9.0",
"glob-all": "^3.0.3",
"istanbul": "^0.4.3",
"jsdoc-parse": "^1.2.7",
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",
"sinon": "^1.17.3",
"sinon": "^1.17.4",
"sinon-as-promised": "^4.0.0",
"sinon-chai": "^2.8.0"
},
Expand Down

0 comments on commit dd5f065

Please sign in to comment.