mirror of https://github.com/waku-org/js-waku.git
chore: release @waku/proto@0.0.2
This commit is contained in:
parent
ec5118a502
commit
665dba8f3e
|
@ -27775,7 +27775,7 @@
|
|||
},
|
||||
"packages/proto": {
|
||||
"name": "@waku/proto",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"protons-runtime": "^3.1.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@waku/proto",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Protobuf definitions for Waku",
|
||||
"types": "./dist/index.d.ts",
|
||||
"module": "./dist/index.js",
|
||||
|
|
Loading…
Reference in New Issue