tjoskarT
Denoβ€’2y agoβ€’
2 replies
tjoskar

Using private npm package from github

Hi,
We are publish npm packages to the github npm registry as private packages. Is it possible to use them with Deno? I know we can access the code directly from private repos but we have build steps that is needed and it would be nice to use the same package in both node and deno.
Thanks
Was this page helpful?