1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/specs/add/update_lockfile_if_package_json/remove.out
Bartek Iwańczuk 67280f8b55
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-22 01:08:45 +02:00

4 lines
90 B
Text

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