satanworkerS

How to link local NPM package with Deno

I have a package which has a couple of peer dependencies, which I want to link locally and patch. What is the way to do it?
The structure of dist folder is .d.ts + .js files, which looks pretty normal to me, thank you in advance 🙇‍♂️
CleanShot_2024-01-22_at_12.20.122x.png
Was this page helpful?