Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 321b134

Browse files
committed
Merge pull request #57 from zertosh/node-expat-2-3-0
Upgrade node-expat to 2.3.0
2 parents 0980a29 + 58d4501 commit 321b134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{"name": "Camilo Aguilar", "email": "camilo.aguilar@gmail.com"}
1010
],
1111
"dependencies": {
12-
"node-expat": "2.1.4"
12+
"node-expat": "^2.3.0"
1313
},
1414
"bin": {
1515
"xml2json": "bin/xml2json"

0 commit comments

Comments
 (0)