mirror of https://github.com/waku-org/js-waku.git
chore: release @waku/libp2p-utils@0.0.3
This commit is contained in:
parent
cc1d8bb3d5
commit
6969131346
|
@ -26560,7 +26560,7 @@
|
||||||
},
|
},
|
||||||
"packages/libp2p-utils": {
|
"packages/libp2p-utils": {
|
||||||
"name": "@waku/libp2p-utils",
|
"name": "@waku/libp2p-utils",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"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.3",
|
||||||
"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…
Reference in New Issue