projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86c87d8
)
require old jsdom package, "1.0.0-pre.3" does not work for us
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 26 Aug 2014 14:09:47 +0000
(14:09 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 26 Aug 2014 14:09:47 +0000
(14:09 +0000)
test/package.json
patch
|
blob
|
history
diff --git
a/test/package.json
b/test/package.json
index
1416efa
..
5450176
100644
(file)
--- a/
test/package.json
+++ b/
test/package.json
@@
-12,7
+12,7
@@
"devDependencies": {
"jQuery": "*",
"xmlhttprequest": "*",
- "jsdom": "*",
+ "jsdom": "<= 0.11.1",
"request": "*",
"jasmine-reporters": "<= 0.4.1",
"jasmine-node": "*",