0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/.gitmodules

11 lines
335 B
Text
Raw Normal View History

2018-07-13 03:24:07 -04:00
[submodule "third_party"]
path = third_party
2018-08-02 19:13:02 -04:00
url = https://github.com/denoland/deno_third_party.git
[submodule "build"]
path = build
url = https://github.com/denoland/chromium_build.git
branch = deno
2018-12-07 22:36:16 +01:00
[submodule "js/deps/https/deno.land/x/net"]
path = js/deps/https/deno.land/x/net
url = https://github.com/denoland/deno_net.git