1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-01 03:54:06 -05:00
denoland-deno/tests/specs/add/update_lockfile_if_package_json/remove.out
Bartek Iwańczuk dca94aba82
fix(install): update lockfile when using package.json (#26458)
This commit makes sure that `deno add`, `deno install` and `deno remove`
update the lockfile if only `package.json` file is present.

Fixes https://github.com/denoland/deno/issues/26270
2024-10-25 02:09:35 +02:00

4 lines
90 B
Text

[UNORDERED_START]
Removed @denotest/esm-basic
Removed @denotest/say-hello
[UNORDERED_END]