Mai
Mai4w ago

Is there a way to lock an npm dependency without `deno.json`?

As in, one that's imported using import x from "npm:y"
1 Reply
Mai
MaiOP4w ago
nevermind, figured out it's just --lock. any idea if deno run respects the lockfile when running a remote script?

Did you find this page helpful?