diff options
Diffstat (limited to 'cli/tests/info_json.out')
-rw-r--r-- | cli/tests/info_json.out | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/tests/info_json.out b/cli/tests/info_json.out index 361728a7b..d7be26375 100644 --- a/cli/tests/info_json.out +++ b/cli/tests/info_json.out @@ -1,5 +1,6 @@ { "denoDir": "[WILDCARD]", "modulesCache": "[WILDCARD]deps", - "typescriptCache": "[WILDCARD]gen" + "typescriptCache": "[WILDCARD]gen", + "registryCache": "[WILDCARD]registries" }
\ No newline at end of file |