Alex Gulliver

Results 1 comments of Alex Gulliver

I worked around this by overriding the version of "clone-deep" in my `package.json` ``` "overrides": { "clone-deep": "^4.0.1" } ```