Skip to content

Commit 98f700c

Browse files
committed
Merge pull request #94 from patricklodder/sax-0.6
update sax to 0.6.x
2 parents 592760a + 239c3f0 commit 98f700c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
, "main" : "./lib/xmlrpc.js"
1919
, "dependencies" : {
20-
"sax" : "0.4.x"
20+
"sax" : "0.6.x"
2121
, "xmlbuilder" : "2.4.x"
2222
}
2323
, "devDependencies" : {

0 commit comments

Comments
 (0)