1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/remove/package_json
David Sherret c5449d71da
fix(install): support installing npm package with alias (#26246)
Just tried this out today and it wasn't properly implemented in
https://github.com/denoland/deno/pull/24156
2024-10-14 19:35:52 +00:00
..
__test__.jsonc feat(add): Add npm packages to package.json if present (#25477) 2024-09-06 17:18:13 +00:00
package.json feat(add): Add npm packages to package.json if present (#25477) 2024-09-06 17:18:13 +00:00
rm_add.out feat(add): Add npm packages to package.json if present (#25477) 2024-09-06 17:18:13 +00:00
rm_add_package.json.out fix(install): support installing npm package with alias (#26246) 2024-10-14 19:35:52 +00:00
rm_esm_basic.out feat(add): Add npm packages to package.json if present (#25477) 2024-09-06 17:18:13 +00:00
rm_esm_basic_package.json.out feat(add): Add npm packages to package.json if present (#25477) 2024-09-06 17:18:13 +00:00