Skip to content

Commit 6493e35

Browse files
authored
Added UMD build to test renderer package (#12594)
1 parent 60b4498 commit 6493e35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"README.md",
2929
"index.js",
3030
"shallow.js",
31-
"cjs/"
31+
"cjs/",
32+
"umd/"
3233
]
3334
}

0 commit comments

Comments
 (0)