A *bad* workaround for dealing with Zombie's sizzle monkeypatch by specifying discordant JSDom versions. But no alternative other than specifying JSDom outside the package.json makes sense.
This commit is contained in:
parent
4567be3a69
commit
643a2eb4ab
|
@ -22,7 +22,7 @@
|
|||
"node-static": "0.6.0",
|
||||
"grunt-coffee": "0.0.2",
|
||||
"grunt-clean": "0.3.0",
|
||||
"jsdom": "0.2.14",
|
||||
"jsdom": "0.2.13",
|
||||
"coffee-script": "1.3.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue