I have an issue. I am creating a react dependency npm and I want to add external dependencies. but when I compile it and publish it to npm is okay but when I download this dependency, it is not working because all the external dependencies that I have added are not installed within. please can you help me? 