1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/add
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
..
add_with_subpath feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
alias fix(install): support installing npm package with alias (#26246) 2024-10-14 19:35:52 +00:00
comments_deno_json fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
dev fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
dist_tag feat: deno remove (#24952) 2024-08-12 16:17:25 -04:00
error_import_map_field fix(add): error when config file contains importMap field (#25115) 2024-08-20 16:32:01 -04:00
exact_version fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
existing_deps_singleline fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
exiting_dev_deps fix(install): better json editing (#26450) 2024-10-21 14:17:08 -04:00
jsr_prefers_deno_json fix(add): create deno.json when running deno add jsr:<pkg> (#26275) 2024-10-15 16:38:42 +00:00
missing_npm_specifier feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
missing_prefix feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
no_root_export feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
only_unstable_versions fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
package_json_and_deno_json fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
update_lockfile_if_package_json fix(install): update lockfile when using package.json (#26458) 2024-10-22 01:08:45 +02:00