Skip to content

Commit 53925b6

Browse files
committed
Revert "Upgrade jest for it to work with babel@7"
This reverts commit 130f8f6.
1 parent 4f1f34a commit 53925b6

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
@@ -25,7 +25,7 @@
2525
"eslint": "^3.12.1",
2626
"eslint-config-airbnb-base": "^11.1.0",
2727
"eslint-plugin-import": "^2.2.0",
28-
"jest": "^21",
28+
"jest": "^20.0.0",
2929
"rimraf": "^2.5.2"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)