Skip to content

Commit

Permalink
chore(common): release packages (#788)
Browse files Browse the repository at this point in the history
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
  • Loading branch information
ConfluxBot and ConfluxBot authored Mar 2, 2022
1 parent bad63e5 commit ab1d792
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 26 deletions.
23 changes: 0 additions & 23 deletions .yarn/versions/81d7ddff.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "@fluent-wallet/consts",
"type": "module",
"main": "index.js",
"version": "0.0.14"
"version": "0.0.15"
}
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_addHdPath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/wallet_add-hd-path",
"type": "module",
"main": "index.js",
"version": "0.0.7",
"version": "0.0.8",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_addNetwork/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/wallet_add-network",
"type": "module",
"main": "index.js",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"@fluent-wallet/consts": "workspace:packages/consts",
"@fluent-wallet/spec": "workspace:packages/spec"
Expand Down

0 comments on commit ab1d792

Please sign in to comment.