Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bec5176

Browse files
committedMay 23, 2022
Peg Cheerio dependency for Enzyme
1 parent 85aa0b4 commit bec5176

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,8 @@
7474
"lodash": "^4.17.10",
7575
"nanoid": "^3.0.0",
7676
"prop-types": "^15.5.8"
77+
},
78+
"overrides": {
79+
"cheerio": "=1.0.0-rc.3"
7780
}
7881
}

0 commit comments

Comments
 (0)
Please sign in to comment.