mirror of https://github.com/waku-org/js-waku.git
Include ESM and UMD files in package
This commit is contained in:
parent
4ff61f4bf9
commit
b268f59c2e
|
@ -123,7 +123,8 @@
|
|||
},
|
||||
"files": [
|
||||
"build/main",
|
||||
"build/module",
|
||||
"build/esm",
|
||||
"build/umd",
|
||||
"!**/*.spec.*",
|
||||
"!**/*.json",
|
||||
"CHANGELOG.md",
|
||||
|
|
Loading…
Reference in New Issue