Skip to content

Commit 4ebdb51

Browse files
authored
Merge pull request #90 from launchdarkly/eb/ch22174/jest-errors
override jsdom version to avoid test problems
2 parents 3889d28 + 779bcc4 commit 4ebdb51

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": "22.4.3",
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)