We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa0b3a9 + c431700 commit 16c177eCopy full SHA for 16c177e
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bridge",
3
- "version": "1.0.13",
+ "version": "1.0.14",
4
"private": true,
5
"scripts": {
6
"build": "npm run check && yarn && cross-env NODE_ENV=production BABEL_ENV=prod vue-cli-service build && npm run zip",
@@ -21,7 +21,7 @@
21
"@walletpack/bitcoin": "^1.0.55",
22
"@walletpack/core": "^1.0.50",
23
"@walletpack/eosio": "^0.0.61",
24
- "@walletpack/ethereum": "^0.0.59",
+ "@walletpack/ethereum": "^0.0.60",
25
"@walletpack/fio": "^0.0.28",
26
"@walletpack/tron": "^0.0.62",
27
"aes-oop": "^1.0.4",
0 commit comments