|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "@harmony-js/account", |
|
|
|
"name": "@harmony-js/account", |
|
|
|
"version": "0.1.56", |
|
|
|
"version": "0.1.57", |
|
|
|
"description": "account and wallet for harmony", |
|
|
|
"description": "account and wallet for harmony", |
|
|
|
"main": "dist/index.js", |
|
|
|
"main": "dist/index.js", |
|
|
|
"node": "dist/index.js", |
|
|
|
"node": "dist/index.js", |
|
|
@ -18,7 +18,7 @@ |
|
|
|
"author": "neeboo@firestack.one", |
|
|
|
"author": "neeboo@firestack.one", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@harmony-js/core": "0.1.56", |
|
|
|
"@harmony-js/core": "0.1.57", |
|
|
|
"@harmony-js/crypto": "0.1.56", |
|
|
|
"@harmony-js/crypto": "0.1.56", |
|
|
|
"@harmony-js/network": "0.1.56", |
|
|
|
"@harmony-js/network": "0.1.56", |
|
|
|
"@harmony-js/staking": "0.1.56", |
|
|
|
"@harmony-js/staking": "0.1.56", |
|
|
|