chore(interfaces): release @waku/interfaces@0.0.4

This commit is contained in:
fryorcraken.eth 2022-11-11 16:47:28 +11:00
parent 56568b7f79
commit 7a75eb03b7
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -22152,7 +22152,7 @@
},
"packages/interfaces": {
"name": "@waku/interfaces",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-gossipsub": "^4.1.1",

View File

@ -1,6 +1,6 @@
{
"name": "@waku/interfaces",
"version": "0.0.3",
"version": "0.0.4",
"description": "Definition of Waku interfaces",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",