0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json
David Sherret 376665d115
fix: avoid global declaration collisions in cjs (#15608)
* Use a default stack size * 2 in debug for Windows because swc using so much stack size. We should look into this more later though.
2022-08-25 20:24:18 -04:00

4 lines
No EOL
66 B
JSON

{
"name": "@deno/cjs-local-global-decls",
"version": "1.0.0"
}