Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit 366d670

Browse files
Merge pull request #13 from umbraesoulsbane/3rdpartylinks
Adding missing 3rd Party Submodule Dependencies
2 parents b08ccca + 7190f61 commit 366d670

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@
1010
[submodule "third_party/js-dossier"]
1111
path = third_party/js-dossier
1212
url = https://github.com/jleyba/js-dossier
13+
[submodule "third_party/closure-templates"]
14+
path = third_party/closure-templates
15+
url = https://github.com/google/closure-templates
16+
[submodule "third_party/safe-html-types"]
17+
path = third_party/safe-html-types
18+
url = https://github.com/google/safe-html-types

third_party/closure-templates

Submodule closure-templates added at 9df92bf

third_party/safe-html-types

Submodule safe-html-types added at 8507735

0 commit comments

Comments
 (0)