Skip to content

Commit 7197f39

Browse files
committed
Update jsdom and libxmljs deps
1 parent 1913856 commit 7197f39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,13 @@
2323
, "url" : "git@github.com:znerol/node-xmlshim.git"
2424
}
2525
, "dependencies" :
26+
<<<<<<< Updated upstream
2627
{ "jsdom" : "0.2.x"
2728
, "libxmljs" : "git://github.com/znerol/libxmljs.git#xmlwriter-0.8.1"
29+
=======
30+
{ "jsdom" : "0.11.x"
31+
, "libxmljs" : "0.8.x"
32+
>>>>>>> Stashed changes
2833
}
2934
, "devDependencies" :
3035
{ "browserify" : "1.10.x"

0 commit comments

Comments
 (0)