Commit eb607a5
committed
update to latest jsdom
The update is to get the most recent version of contextify
which is a dependency of jsdom. Previous versions of
contextify always generate a 64 library module. v0.6.11 of
node on macos is a 32-bit ARCH. The latest version of
contextify builds an ARCH that matches node NOT the arch
of the system.
See: brianmcd/contextify#191 parent 0bd675c commit eb607a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments