-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.61 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "packages/dom-text-mapper/dom-text-mapper"]
path = packages/dom-text-mapper/dom-text-mapper
url = https://github.com/peerlibrary/dom-text-mapper.git
branch = peerlibrary
[submodule "packages/dom-text-mapper/dom-text-matcher"]
path = packages/dom-text-mapper/dom-text-matcher
url = https://github.com/peerlibrary/dom-text-matcher.git
branch = peerlibrary
[submodule "packages/annotator/annotator"]
path = packages/annotator/annotator
url = https://github.com/peerlibrary/annotator.git
branch = peerlibrary
[submodule "packages/scribe/scribe"]
path = packages/scribe/scribe
url = https://github.com/peerlibrary/scribe.git
branch = dist
[submodule "packages/scribe/scribe-plugin-blockquote-command"]
path = packages/scribe/scribe-plugin-blockquote-command
url = https://github.com/peerlibrary/scribe-plugin-blockquote-command.git
branch = dist
[submodule "packages/scribe/scribe-plugin-sanitizer"]
path = packages/scribe/scribe-plugin-sanitizer
url = https://github.com/peerlibrary/scribe-plugin-sanitizer.git
branch = peerlibrary
[submodule "packages/scribe/scribe-plugin-keyboard-shortcuts"]
path = packages/scribe/scribe-plugin-keyboard-shortcuts
url = https://github.com/peerlibrary/scribe-plugin-keyboard-shortcuts.git
branch = dist
[submodule "packages/scribe/scribe-plugin-heading-command"]
path = packages/scribe/scribe-plugin-heading-command
url = https://github.com/peerlibrary/scribe-plugin-heading-command.git
branch = dist
[submodule "packages/scribe/scribe-plugin-toolbar"]
path = packages/scribe/scribe-plugin-toolbar
url = https://github.com/peerlibrary/scribe-plugin-toolbar.git
branch = dist