From 223403e899c934e23ea3012cc1bbba0b1a3ce92a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 3 Sep 2022 15:31:01 +0200 Subject: feat(info): add information about npm modules cache (#15750) --- cli/tests/testdata/041_info_flag.out | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tests/testdata/041_info_flag.out') diff --git a/cli/tests/testdata/041_info_flag.out b/cli/tests/testdata/041_info_flag.out index cb94386e8..3506a29e4 100644 --- a/cli/tests/testdata/041_info_flag.out +++ b/cli/tests/testdata/041_info_flag.out @@ -1,5 +1,6 @@ DENO_DIR location: [WILDCARD] Remote modules cache: [WILDCARD]deps +npm modules cache: [WILDCARD]npm Emitted modules cache: [WILDCARD]gen Language server registries cache: [WILDCARD]registries Origin storage: [WILDCARD]location_data -- cgit v1.2.3