Skip to content

Commit

Permalink
Try to depend on first release of libxmljs with shared library mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
albanm committed Sep 9, 2014
1 parent 90ddad0 commit bf474e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"nan": "~1.2.0",
"libxmljs": "albanm/libxmljs",
"libxmljs": "~0.11.1",
"bindings": "~1.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit bf474e0

Please sign in to comment.