Skip to content

Commit

Permalink
upgrade request package
Browse files Browse the repository at this point in the history
  • Loading branch information
realtux committed Oct 25, 2016
1 parent f194325 commit 06e93ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keyarmory",
"version": "0.0.5",
"version": "0.0.4",
"description": "Key Armory client library for node.js",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"q": "1.4.1",
"request": "2.58.0",
"request": "2.76.0",
"request-promise": "4.1.1",
"uuid": "2.0.2"
}
Expand Down

0 comments on commit 06e93ce

Please sign in to comment.