Closed talkingtab closed 6 years ago
My library is one small file with three dependencies. When I do npm pack, it uses the package.json for the CRL library rather than the dependencies for just my code. Its not what I expected.
Hi @talkingtab
Can you tell me, what was your expectation?
My library is one small file with three dependencies. When I do npm pack, it uses the package.json for the CRL library rather than the dependencies for just my code. Its not what I expected.