Skip to content

Commit

Permalink
pull requests and security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aacerox committed Jan 19, 2016
1 parent ad43045 commit 768d4dd
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
Expand Up @@ -2,15 +2,15 @@
"author": "Alejandro Alvarez Acero",
"name": "node-rest-client",
"description": "node API REST client",
"version": "1.5.1",
"version": "1.8.0",
"repository": {
"type":"git",
"url": "https://github.com/aacerox/node-rest-client.git"
},
"main": "./lib/node-rest-client",
"dependencies": {
"xml2js":">=0.2.4",
"debug": "~2.1.1"
"debug": "~2.2.0"
},
"devDependencies": {
"jasmine-node":">=1.2.3"
Expand Down

0 comments on commit 768d4dd

Please sign in to comment.