Skip to content

Commit 8b23214

Browse files
committed
require earlier version of jsdom to avoid problem with mocking localStorage
1 parent 96a171e commit 8b23214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"jest": "23.5.0",
5757
"jest-junit": "3.6.0",
5858
"jest-localstorage-mock": "2.2.0",
59+
"jsdom": "11.11.0",
5960
"prettier": "1.11.1",
6061
"readline-sync": "1.4.9",
6162
"rimraf": "2.6.2",

0 commit comments

Comments
 (0)