Skip to content

Commit 16c177e

Browse files
authored
Merge pull request #56 from GetScatter/master
eth walletpack bump
2 parents aa0b3a9 + c431700 commit 16c177e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bridge",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"private": true,
55
"scripts": {
66
"build": "npm run check && yarn && cross-env NODE_ENV=production BABEL_ENV=prod vue-cli-service build && npm run zip",
@@ -21,7 +21,7 @@
2121
"@walletpack/bitcoin": "^1.0.55",
2222
"@walletpack/core": "^1.0.50",
2323
"@walletpack/eosio": "^0.0.61",
24-
"@walletpack/ethereum": "^0.0.59",
24+
"@walletpack/ethereum": "^0.0.60",
2525
"@walletpack/fio": "^0.0.28",
2626
"@walletpack/tron": "^0.0.62",
2727
"aes-oop": "^1.0.4",

0 commit comments

Comments
 (0)