react-data-export
react-data-export copied to clipboard
Why does xlsx get installed into my package.json when installing this package
Like the title says, why does xlsx get installed into my package.json when installing this package? It's technically not even listed as a dependency of this package but it's required to be installed. It shows that tempa-xlsx is a dependency but doesn't show up in my package.json file when I download this. Can someone please explain this to me? I'm curious because it is significantly increasing the bundle size of my application.
I believe that is because xlsx is listed as a dependency
https://www.npmjs.com/package/react-data-export#dependencies