Skip to content

Commit

Permalink
change dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vdel26 committed Mar 8, 2016
1 parent f223f6e commit 176c0f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -35,8 +35,8 @@
"lib": "./lib"
},
"dependencies": {
"libxmljs": "*",
"qs": "^5.2.0"
"qs": "^5.2.0",
"xml2js": "^0.4.16"
},
"devDependencies": {
"coffee-script": "^1.10.0",
Expand Down

0 comments on commit 176c0f2

Please sign in to comment.