1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/test_util
David Sherret e0429e2ad6
fix(repl): improve package.json support (#18497)
1. Fixes a cosmetic issue in the repl where it would display lsp warning
messages.
2. Lazily loads dependencies from the package.json on use.
3. Supports using bare specifiers from package.json in the REPL.

Closes #17929
Closes #18494
2023-03-30 10:43:16 -04:00
..
src fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
std@b23a76a47a chore: update deno_std submodule to 0.178.0 (#18003) 2023-03-03 19:11:10 +00:00
wpt@065cf84e9f chore: update wpt again (#18384) 2023-03-25 03:27:49 +00:00
Cargo.toml chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-28 21:49:00 +00:00