react-use-web-share icon indicating copy to clipboard operation
react-use-web-share copied to clipboard

@testing-library/react linked as dependency

Open Dangoo opened this issue 4 years ago • 0 comments

Hey there,

first of all this is a handy little wrapper around Web Share API, thanks for providing this!

During install I found that a surprising set of sub-dependencies were added to my yarn.lock. A closer look showed this in your packages' package.json: https://github.com/agneym/react-use-web-share/blob/22f3e5028fe73f30df5e108eb687147248a851bc/package.json#L59-L61

Shouldn't it be listed under dev-dependencies?

Cheers!

Dangoo avatar May 05 '21 10:05 Dangoo