mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-25 10:35:51 +00:00
chore: fix size config
This commit is contained in:
parent
1a09aa18d5
commit
3346dbbe57
@ -20,7 +20,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
name: "Asymmetric, symmetric encryption and signature",
|
||||
path: "packages/core/bundle/lib/waku_message/version_1.js",
|
||||
path: "packages/message-encryption/bundle/index.js",
|
||||
import: "{ MessageV1, AsymEncoder, AsymDecoder, SymEncoder, SymDecoder }",
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user