Skip to content

Commit

Permalink
feat: upgrade @waku/sdk to 0.0.20, @waku/interfaces to 0.0.19 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
agazso authored Oct 24, 2023
1 parent 453bcba commit 7a62d38
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 68 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@typescript-eslint/parser": "^5.61.0",
"@waku-objects/luminance": "^2.0.1",
"@waku-objects/sandbox-example": "^0.4.0",
"@waku/interfaces": "^0.0.18",
"@waku/sdk": "^0.0.19",
"@waku/interfaces": "^0.0.19",
"@waku/sdk": "^0.0.20",
"copy-to-clipboard": "^3.3.3",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
160 changes: 94 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 7a62d38

@vercel
Copy link

@vercel vercel bot commented on 7a62d38 Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.