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