summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/lifecycle-scripts-cjs
AgeCommit message (Collapse)Author
2024-07-15fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)Nathan Whitaker
We would resolve the wrong package.json, resulting in an inability to run CJS (or other node-mode) scripts