2019-09-16 07:36:21 -04:00
|
|
|
[submodule "deno_third_party"]
|
|
|
|
path = third_party
|
|
|
|
url = https://github.com/denoland/deno_third_party.git
|
2020-11-09 09:43:04 -05:00
|
|
|
shallow = true
|
2021-02-02 06:05:46 -05:00
|
|
|
[submodule "test_util/std"]
|
|
|
|
path = test_util/std
|
|
|
|
url = https://github.com/denoland/deno_std
|
|
|
|
shallow = true
|
2021-06-14 14:57:02 -04:00
|
|
|
[submodule "test_util/wpt"]
|
|
|
|
path = test_util/wpt
|
|
|
|
url = https://github.com/web-platform-tests/wpt.git
|
2022-09-07 02:53:56 -04:00
|
|
|
|
2023-05-15 08:22:53 -04:00
|
|
|
[submodule "tools/node_compat/node"]
|
|
|
|
path = tools/node_compat/node
|
|
|
|
url = https://github.com/denoland/node_test.git
|