Skip to content

Commit

Permalink
chore(common): release packages (#1149)
Browse files Browse the repository at this point in the history
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 17, 2022
1 parent ed63767 commit 50fab65
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .yarn/versions/33345fbe.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluent-wallet/db",
"version": "1.0.63",
"version": "1.0.64",
"main": "index.js",
"type": "module",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_handleUnfinishedCFXTx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.1.0",
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"@ethersproject/bignumber": "5.6.2",
"@fluent-wallet/compose": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_handleUnfinishedETHTx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.1.0",
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"@ethersproject/bignumber": "5.6.2",
"@fluent-wallet/compose": "workspace:*",
Expand Down

0 comments on commit 50fab65

Please sign in to comment.