Skip to content

Commit 95e9abe

Browse files
authored
[fela-dom] Add UMD bundle to NPM package (#805)
1 parent 85d308b commit 95e9abe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/fela-dom/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"LICENSE",
1414
"README.md",
1515
"lib/**",
16-
"es/**"
16+
"es/**",
17+
"umd/**"
1718
],
1819
"repository": "https://github.com/robinweser/fela/",
1920
"keywords": [

0 commit comments

Comments
 (0)