deno/cli/tools/jupyter
Nathan Whitaker dbb5373eab
fix(lockfile): re-fetch packuments if version not found, properly pass patch packages (#28964)
Fixes two issues:
- If a cached packument was out of date and missing a version from the
lockfile, we would fail. Instead we should try again with a forced
re-fetch
- We weren't threading through the workspace patch packages correctly
2025-04-18 23:08:15 +00:00
..
resources fix(jupyter): update to the new logo (#26353) 2024-10-17 15:05:11 +00:00
install.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
mod.rs fix(lockfile): re-fetch packuments if version not found, properly pass patch packages (#28964) 2025-04-18 23:08:15 +00:00
server.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00