Skip to content

Commit

Permalink
Use the correct format for deps.
Browse files Browse the repository at this point in the history
Co-authored-by: Adam <[email protected]>
  • Loading branch information
jordandukart and adam-vessey authored Oct 12, 2021
1 parent 1ba62bb commit ddf8afb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ type: module
package: DGI Actions
core_version_requirement: ^8 || ^9
dependencies:
- discoverygarden:dgi_actions
- discoverygarden:dgi_actions_ezid
- dgi_actions:dgi_actions
- dgi_actions:dgi_actions_ezid
2 changes: 1 addition & 1 deletion modules/dgi_actions_ezid/dgi_actions_ezid.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: module
package: DGI Actions
core_version_requirement: ^8 || ^9
dependencies:
- discoverygarden:dgi_actions
- dgi_actions:dgi_actions
2 changes: 1 addition & 1 deletion modules/dgi_actions_handle/dgi_actions_handle.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: module
package: DGI Actions
core_version_requirement: ^8 || ^9
dependencies:
- discoverygarden:dgi_actions
- dgi_actions:dgi_actions

0 comments on commit ddf8afb

Please sign in to comment.