Skip to content

Commit babe228

Browse files
author
Yaron Naveh
committed
use http repo
1 parent 02edf0d commit babe228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "xml-crypto",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Xml digital signature and encryption library for Node.js",
55
"engines": { "node": ">=0.4.0" },
66
"author": "Yaron Naveh ([email protected], http://webservices20.blogspot.com/)",
77
"dependencies": {
8-
"xmldom": "git://github.com/yaronn/xmldom.git",
8+
"xmldom": "git+https://github.com/yaronn/xmldom.git",
99
"xpath.js": ">=0.0.3"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)