Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit f154558

Browse files
committed
downgrading to a JSDom version that is compatible with our TypeScript implementation
1 parent 45a1539 commit f154558

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
@@ -143,7 +143,7 @@
143143
"hyperscript": "^2.0.2",
144144
"immutable": "^3.8.1",
145145
"joi": "^9.0.4",
146-
"jsdom": "^11.3.0",
146+
"jsdom": "^10.1.0",
147147
"jwt-simple": "^0.2.0",
148148
"karma": "^1.1.2",
149149
"karma-chai": "^0.1.0",

0 commit comments

Comments
 (0)