summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts/no_deno_json.js
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