mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 15:23:12 +00:00
chore: release @waku/peer-exchange@0.0.2
This commit is contained in:
parent
45f3823ac4
commit
ec5118a502
2
package-lock.json
generated
2
package-lock.json
generated
@ -27727,7 +27727,7 @@
|
||||
},
|
||||
"packages/peer-exchange": {
|
||||
"name": "@waku/peer-exchange",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@libp2p/interface-connection": "^3.0.3",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@waku/peer-exchange",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Peer Exchange (https://rfc.vac.dev/spec/34/) protocol for Waku",
|
||||
"types": "./dist/index.d.ts",
|
||||
"module": "./dist/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user