Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 9824a28

Browse files
committed
chore: update .gitmodules
1 parent 911845a commit 9824a28

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitmodules

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[submodule "test262"]
22
path = test262
33
url = https://github.com/tc39/test262.git
4-
shallow = true
4+
shallow = true
5+
[submodule "formatjs.github.io"]
6+
path = formatjs.github.io
7+
url = [email protected]:formatjs/formatjs.git
8+
shallow = true

0 commit comments

Comments
 (0)