Skip to content

Commit 5b49f1a

Browse files
authored
Merge pull request #275 from wunderio/NEX-183-fix
NEX-184: Fix typo in node page configuration module dependencies
2 parents 992778b + 8413843 commit 5b49f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drupal/recipes/wunder_pages/config/core.entity_view_display.node.page.default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- field.field.node.page.field_image
99
- node.type.page
1010
module:
11-
- graphql_compose_preview4
11+
- graphql_compose_preview
1212
- user
1313
_core:
1414
default_config_hash: VKWhaiCsOqXl4HWw1liSZQM7Gx1iaJ3XJcezGR69RzY

0 commit comments

Comments
 (0)