summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json/basic/main.test.ts
AgeCommit message (Collapse)Author
2023-02-25chore: fix flaky package_json_basic tests (#17940)David Sherret
https://github.com/denoland/deno/actions/runs/4267836955/jobs/7429836369 Closes #17946
2023-02-23feat(npm): support bare specifiers from package.json in more subcommands and ↵David Sherret
language server (#17891)