deno/.gitmodules
Ryan Dahl 32e1641628 deno_net -> deno_std rename
Also don't format external js/deps
2018-12-24 11:31:17 -05:00

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/std"]
path = js/deps/https/deno.land/x/std
url = https://github.com/denoland/deno_std.git