Skip to content

Commit 8017271

Browse files
committed
Upgrade libxmljs dependency to 0.18. Fix #1
1 parent 37913f9 commit 8017271

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
@@ -24,7 +24,7 @@
2424
"sinon": "^1.17.3"
2525
},
2626
"dependencies": {
27-
"libxmljs": "^0.17.1",
27+
"libxmljs": "^0.18.4",
2828
"sync-request": "^3.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)