Skip to content

Commit 043d2e7

Browse files
committed
Use required name of ld2h package.
PHP code currently assumes package is named ld2h.
1 parent 1ef0489 commit 043d2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "roundcube-structured-email",
33
"version": "1.0.0-alpha",
44
"dependencies": {
5-
"jsonld2html-cards": ">=1.0.0-beta"
5+
"ld2h": ">=1.0.0-beta"
66
}
77
}

0 commit comments

Comments
 (0)