Skip to content

Commit b30bc08

Browse files
committed
Use unreleased version of contextify which fixes nan dependency
From this PR: brianmcd/contextify#181
1 parent f62ba5e commit b30bc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"repository": "tmpvar/jsdom",
5858
"dependencies": {
5959
"browser-request": ">= 0.3.1 < 0.4.0",
60-
"contextify": ">= 0.1.9 < 0.2.0",
60+
"contextify": "git://github.com/rvagg/contextify/#nan2",
6161
"cssom": ">= 0.3.0 < 0.4.0",
6262
"cssstyle": ">= 0.2.21 < 0.3.0",
6363
"htmlparser2": ">= 3.7.3 < 4.0.0",

0 commit comments

Comments
 (0)