summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 10e1215d738c5b967d58067ac5327b6521362910 (plain)
1
2
3
4
5
6
7
8
9
[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/std
	url = https://github.com/denoland/deno_std.git