mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-23 01:28:16 +00:00
chore(core): release @waku/core@0.0.5
This commit is contained in:
parent
a0581c5ac7
commit
56568b7f79
2
package-lock.json
generated
2
package-lock.json
generated
@ -21894,7 +21894,7 @@
|
||||
},
|
||||
"packages/core": {
|
||||
"name": "@waku/core",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@chainsafe/libp2p-gossipsub": "^4.1.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@waku/core",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "TypeScript implementation of the Waku v2 protocol",
|
||||
"types": "./dist/index.d.ts",
|
||||
"module": "./dist/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user