Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Updated packages to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemoore committed Jul 25, 2016
1 parent e170be6 commit 8f807bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
},
"homepage": "https://github.com/codecov/codecov-node",
"dependencies": {
"request": ">=2.42.0",
"urlgrey": ">=0.4.0",
"argv": ">=0.0.2",
"request": "2.74.0",
"urlgrey": "0.4.4",
"argv": "0.0.2",
"execSync": "1.0.2"
},
"devDependencies": {
"expect.js": "0.3.1",
"istanbul": "0.3.2",
"jshint": "2.5.5",
"mocha": "2.2.1"
"istanbul": "0.4.4",
"jshint": "2.9.2",
"mocha": "2.5.3"
}
}

0 comments on commit 8f807bb

Please sign in to comment.