mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-19 23:58:11 +00:00
* feat!(@waku/sdk): rename package from @waku/create to @waku/sdk * feat: proxy @waku/core and @waku/utils through @waku/sdk * address comments * update package-lock * Update .size-limit.cjs Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * integrate to release please --------- Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com> Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> Co-authored-by: Sasha <oleksandr@status.im>
13 lines
337 B
JSON
13 lines
337 B
JSON
{
|
|
"packages/utils": "0.0.7",
|
|
"packages/proto": "0.0.5",
|
|
"packages/interfaces": "0.0.14",
|
|
"packages/message-hash": "0.1.3",
|
|
"packages/enr": "0.0.13",
|
|
"packages/peer-exchange": "0.0.12",
|
|
"packages/core": "0.0.19",
|
|
"packages/dns-discovery": "0.0.13",
|
|
"packages/message-encryption": "0.0.17",
|
|
"packages/relay": "0.0.2"
|
|
}
|