Skip to content

Commit

Permalink
Use HTTPS URL for soap
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Muller committed Jul 7, 2014
1 parent 05f3221 commit bc95845
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 @@ -21,7 +21,7 @@
"email"
],
"dependencies": {
"soap": "git://github.com/adamghill/node-soap.git",
"soap": "https://github.com/adamghill/node-soap.git",
"moment": "1.6.2",
"xml2js": "0.1.14",
"underscore": "1.3.3"
Expand All @@ -32,4 +32,4 @@
"scripts": {
"test": "nodeunit test"
}
}
}

0 comments on commit bc95845

Please sign in to comment.