forked from peerlibrary/peerlibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.73 KB
/
.gitmodules
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
37
38
39
40
[submodule "packages/blob/Blob"]
path = packages/blob/Blob
url = git://github.com/peerlibrary/Blob.js.git
branch = peerlibrary
[submodule "packages/dom-text-mapper/dom-text-mapper"]
path = packages/dom-text-mapper/dom-text-mapper
url = git://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 = git://github.com/peerlibrary/dom-text-matcher.git
branch = peerlibrary
[submodule "packages/annotator/annotator"]
path = packages/annotator/annotator
url = git://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