Skip to content

Commit 2009395

Browse files
committed
Pin jest 21 until jestjs/jest#5109 is resolved
1 parent 452f72c commit 2009395

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-typescript": "^0.8.1",
5252
"graphql": "^0.11.7",
5353
"graphql-tag": "^2.4.2",
54-
"jest": "^22.0.0",
54+
"jest": "^21.2.1",
5555
"jest-junit": "^3.4.0",
5656
"rimraf": "^2.6.1",
5757
"typescript": "~2.6.2",

0 commit comments

Comments
 (0)