mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 23:33:08 +00:00
chore: release @waku/libp2p-utils@0.0.1
This commit is contained in:
parent
e36cb752a5
commit
63f6316b42
2
package-lock.json
generated
2
package-lock.json
generated
@ -27350,7 +27350,7 @@
|
|||||||
},
|
},
|
||||||
"packages/libp2p-utils": {
|
"packages/libp2p-utils": {
|
||||||
"name": "@waku/libp2p-utils",
|
"name": "@waku/libp2p-utils",
|
||||||
"version": "0.0.2",
|
"version": "0.0.1",
|
||||||
"license": "MIT OR Apache-2.0",
|
"license": "MIT OR Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@libp2p/interface-connection": "^3.0.3",
|
"@libp2p/interface-connection": "^3.0.3",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@waku/libp2p-utils",
|
"name": "@waku/libp2p-utils",
|
||||||
"version": "0.0.2",
|
"version": "0.0.1",
|
||||||
"description": "Utilities to help with libp2p",
|
"description": "Utilities to help with libp2p",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user