Skip to content

Commit d0ac126

Browse files
authored
Merge pull request #20 from mjmlio/fix-18-19
fix #18 #19 components in mjmlconfig
2 parents d57a2e7 + 2d8d5c1 commit d0ac126

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.mjmlconfig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"packages": [
3-
"./lib/MjColumnImageText.js"
3+
"./lib/MjBasicComponent.js",
4+
"./lib/MjImageText.js",
5+
"./lib/MjLayout.js"
46
]
57
}

0 commit comments

Comments
 (0)