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

Commit

Permalink
downgrading to a JSDom version that is compatible with our TypeScript…
Browse files Browse the repository at this point in the history
… implementation
  • Loading branch information
jhoffner committed Oct 7, 2017
1 parent 45a1539 commit f154558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"hyperscript": "^2.0.2",
"immutable": "^3.8.1",
"joi": "^9.0.4",
"jsdom": "^11.3.0",
"jsdom": "^10.1.0",
"jwt-simple": "^0.2.0",
"karma": "^1.1.2",
"karma-chai": "^0.1.0",
Expand Down

0 comments on commit f154558

Please sign in to comment.