FjordWarden
FjordWarden3mo ago

Run npm publish

How can I run npm publish with Deno2?
1 Reply
marvinh.
marvinh.3mo ago
The deno publish command currently only works with JSR. To publish to npm keep using the npm publish command.

Did you find this page helpful?