Skip to content

Commit

Permalink
Downgrade jest to keep NodeJS 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Aug 31, 2020
1 parent 45b8d2f commit cac78c6
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 @@ -15,7 +15,7 @@
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"fest": "^0.12.1",
"jest": "^26.4.2",
"jest": "^25.5.4",
"memory-fs": "^0.5.0",
"webpack": "^4.44.1",
"xml2js": "^0.4.23"
Expand Down

0 comments on commit cac78c6

Please sign in to comment.