-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sub-addons peer dependencies (#186)
- Loading branch information
1 parent
52dfc03
commit 3614d2b
Showing
6 changed files
with
4 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
[submodule "src/addons/volto-form-block"] | ||
path = src/addons/volto-form-block | ||
url = [email protected]:pretagov/volto-form-block.git | ||
[submodule "src/addons/volto-slots-editor"] | ||
path = src/addons/volto-slots-editor | ||
url = [email protected]:pretagov/volto-slots-editor.git | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1 @@ | ||
{ | ||
"volto-form-block": { | ||
"url": "https://github.com/pretagov/volto-form-block.git", | ||
"package": "volto-form-block", | ||
"path": "src", | ||
"branch": "deploy", | ||
"develop": true | ||
}, | ||
"volto-slots-editor": { | ||
"url": "https://github.com/pretagov/volto-slots-editor.git", | ||
"package": "@plone-collective/volto-slots-editor", | ||
"path": "src", | ||
"develop": true | ||
} | ||
} | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule volto-form-block
deleted from
68a4d6
Submodule volto-slots-editor
deleted from
f277c3