mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
[submodule "third_party"]
|
|
path = third_party
|
|
url = https://github.com/denoland/deno_third_party.git
|
|
[submodule "build"]
|
|
path = build
|
|
url = https://github.com/denoland/chromium_build.git
|
|
[submodule "js/deps/https/deno.land/x/net"]
|
|
path = js/deps/https/deno.land/x/net
|
|
url = https://github.com/denoland/deno_net.git
|