chore: release @waku/dns-discovery@0.0.3

This commit is contained in:
fryorcraken.eth 2022-12-15 14:48:55 +11:00
parent 3312c6134a
commit e5c1e20681
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

@ -27238,7 +27238,7 @@
},
"packages/dns-discovery": {
"name": "@waku/dns-discovery",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@libp2p/interface-peer-discovery": "^1.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@waku/dns-discovery",
"version": "0.0.2",
"version": "0.0.3",
"description": "DNS Peer Discovery (EIP-1459)",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",