mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* chore: add waku/react package * fix check * remove not needed logic from waku/react package * make it compatible with expo/next * add to release please * remove tests
15 lines
373 B
JSON
15 lines
373 B
JSON
{
|
|
"packages/utils": "0.0.27",
|
|
"packages/proto": "0.0.14",
|
|
"packages/interfaces": "0.0.34",
|
|
"packages/enr": "0.0.33",
|
|
"packages/core": "0.0.39",
|
|
"packages/message-encryption": "0.0.37",
|
|
"packages/relay": "0.0.22",
|
|
"packages/sdk": "0.0.35",
|
|
"packages/discovery": "0.0.12",
|
|
"packages/sds": "0.0.7",
|
|
"packages/rln": "0.1.9",
|
|
"packages/react": "0.0.7"
|
|
}
|