Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @walletpack/[email protected]
 - @walletpack/[email protected]
 - @walletpack/[email protected]
 - @walletpack/[email protected]
 - @walletpack/[email protected]
  • Loading branch information
nsjames committed Aug 6, 2019
1 parent 3436ceb commit 02d59a8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/bitcoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletpack/bitcoin",
"version": "1.0.12",
"version": "1.0.13",
"description": "> TODO: description",
"author": "GetScatter Ltd. 2019",
"homepage": "",
Expand All @@ -15,7 +15,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@walletpack/core": "^1.0.11",
"@walletpack/core": "^1.0.12",
"bitcoinjs-lib": "^5.1.2"
},
"gitHead": "70bd19f93b503618a79eb519eef082bfc40b16d7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletpack/core",
"version": "1.0.11",
"version": "1.0.12",
"description": "> TODO: description",
"author": "GetScatter Ltd. 2019",
"homepage": "",
Expand Down
4 changes: 2 additions & 2 deletions packages/eosio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletpack/eosio",
"version": "0.0.12",
"version": "0.0.13",
"description": "> TODO: description",
"author": "GetScatter Ltd. 2019",
"homepage": "",
Expand All @@ -15,7 +15,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@walletpack/core": "^1.0.11",
"@walletpack/core": "^1.0.12",
"eosjs": "^20.0.0",
"eosjs-ecc": "^4.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletpack/ethereum",
"version": "0.0.12",
"version": "0.0.13",
"description": "> TODO: description",
"author": "GetScatter Ltd. 2019",
"homepage": "",
Expand All @@ -15,7 +15,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@walletpack/core": "^1.0.11",
"@walletpack/core": "^1.0.12",
"ethereumjs-tx": "^2.1.0",
"ethereumjs-util": "^6.1.0",
"web3": "^1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/tron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletpack/tron",
"version": "0.0.12",
"version": "0.0.13",
"description": "> TODO: description",
"author": "GetScatter Ltd. 2019",
"homepage": "",
Expand All @@ -15,7 +15,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@walletpack/core": "^1.0.11",
"@walletpack/core": "^1.0.12",
"ethereumjs-util": "^6.1.0",
"tronweb": "^2.6.4"
},
Expand Down

0 comments on commit 02d59a8

Please sign in to comment.