Skip to content

Commit

Permalink
chore: bumping package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Briglia committed Sep 22, 2015
1 parent d437cda commit b8dd788
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"async": "^1.4.2",
"debug": "^2.2.0",
"lodash": "^3.10.1",
"request": "^2.61.0",
"request": "^2.63.0",
"revalidator": "^0.3.1",
"walk": "^2.3.9",
"walkdir": "0.0.10",
"xml2js": "^0.4.11"
"xml2js": "^0.4.12"
},
"devDependencies": {
"gulp": "^3.9.0",
"gulp-coveralls": "^0.1.4",
"gulp-eslint": "^1.0.0",
"gulp-istanbul": "^0.10.0",
"gulp-mocha": "^2.1.3",
"mocha": "^2.3.0",
"mocha": "^2.3.3",
"mocha-sinon": "^1.1.4",
"sinon": "^1.16.1"
"sinon": "^1.17.0"
},
"directories": {
"lib": "lib",
Expand Down

0 comments on commit b8dd788

Please sign in to comment.