Skip to content

Commit 9bcc1ea

Browse files
committed
Update jsdom and libxmljs deps
1 parent 1913856 commit 9bcc1ea

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
@@ -23,8 +23,8 @@
2323
, "url" : "git@github.com:znerol/node-xmlshim.git"
2424
}
2525
, "dependencies" :
26-
{ "jsdom" : "0.2.x"
27-
, "libxmljs" : "git://github.com/znerol/libxmljs.git#xmlwriter-0.8.1"
26+
{ "jsdom" : "0.11.x"
27+
, "libxmljs" : "0.8.x"
2828
}
2929
, "devDependencies" :
3030
{ "browserify" : "1.10.x"

0 commit comments

Comments
 (0)