diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-09-22 11:17:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-22 11:17:02 -0400 |
| commit | 716005a0d4afd1042fa75d8bdc32fd13e9ebe95f (patch) | |
| tree | 4c417eb7b91d6203aacba7dcd81bee3f13c0cfd3 /Cargo.lock | |
| parent | 9a216806d514b5f41c73c777010572cdf3c51eab (diff) | |
feat(npm): add flag for creating and resolving npm packages to a local node_modules folder (#15971)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index da8df04a2..a638e2723 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -830,7 +830,6 @@ dependencies = [ "notify", "once_cell", "os_pipe", - "path-clean", "percent-encoding 2.2.0", "pin-project", "pretty_assertions", |
