Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
homura committed Apr 16, 2024
1 parent 2880a81 commit 08e22ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions packages/joyid/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@ckb-lumos/joyid",
"version": "0.22.0-next.5",
"version": "0.22.2",
"description": "Working with JoyID",
"author": "",
"author": "Homura <[email protected]>",
"homepage": "https://github.com/ckb-js/lumos#readme",
"license": "MIT",
"main": "lib/index.js",
Expand All @@ -19,17 +19,17 @@
"src"
],
"dependencies": {
"@ckb-lumos/base": "0.22.0-next.5",
"@ckb-lumos/codec": "0.22.0-next.5",
"@ckb-lumos/config-manager": "0.22.0-next.5",
"@ckb-lumos/common-scripts": "0.22.0-next.5",
"@ckb-lumos/helpers": "0.22.0-next.5"
"@ckb-lumos/base": "0.22.2",
"@ckb-lumos/codec": "0.22.2",
"@ckb-lumos/config-manager": "0.22.2",
"@ckb-lumos/common-scripts": "0.22.2",
"@ckb-lumos/helpers": "0.22.2"
},
"peerDependencies": {
"@joyid/ckb": "0.0.6"
},
"devDependencies": {
"@ckb-lumos/bi": "0.22.0-next.5",
"@ckb-lumos/bi": "0.22.2",
"sinon": "^15.0.4"
},
"repository": {
Expand Down
12 changes: 6 additions & 6 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 08e22ca

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

🚀 New canary release: 0.22.2

npm install @ckb-lumos/[email protected]

Please sign in to comment.