Skip to content

Commit

Permalink
chore(common): release packages (#739)
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 Feb 18, 2022
1 parent 173030c commit ad8d95b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .yarn/versions/1b25e53a.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/rpcs/wallet_accounts/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": "0.0.0",
"version": "0.0.1",
"dependencies": {
"@fluent-wallet/spec": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_chainId/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": "0.0.0",
"version": "0.0.1",
"dependencies": {
"@fluent-wallet/spec": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_getNextUsableNonce/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": "0.0.0",
"version": "0.0.1",
"dependencies": {
"@fluent-wallet/spec": "workspace:*"
}
Expand Down

0 comments on commit ad8d95b

Please sign in to comment.