mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-05-29 16:09:43 +00:00
chore: release 0.25.0-rc.1
This commit is contained in:
parent
d7181da98b
commit
72681750e4
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "js-waku",
|
||||
"version": "0.24.0",
|
||||
"version": "0.25.0-rc.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "js-waku",
|
||||
"version": "0.24.0",
|
||||
"version": "0.25.0-rc.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@chainsafe/libp2p-gossipsub": "^3.4.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "js-waku",
|
||||
"version": "0.24.0",
|
||||
"version": "0.25.0-rc.1",
|
||||
"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