diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c35100865..480dd0206 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = third_party url = https://github.com/denoland/deno_third_party.git [submodule "typescript"] - path = deno_typescript/typescript + path = cli/typescript url = https://github.com/microsoft/TypeScript.git fetchRecurseSubmodules = false shallow = true |
