mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
105d27bc7d
This change improves the Node.js compatibility in managed npm resolution mode by disabling the discovery of `node_modules` when the main specifier is inside of `DENO_DIR`. closes #22732 closes #24589
5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"name": "@denotest/exec-file",
|
|
"version": "1.0.0",
|
|
"main": "index.js"
|
|
}
|