After a yarn add @violetprotocol/ethereum-access-token I am not able to use the package without manually going into the dist folder like so:

But by doing the aforementioned, I receive the following:

I suspect that the package was not successfully parsed to be imported on other projects
After a
yarn add @violetprotocol/ethereum-access-tokenI am not able to use the package without manually going into the dist folder like so:But by doing the aforementioned, I receive the following:

I suspect that the package was not successfully parsed to be imported on other projects