|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@harmony-js/core", |
|
|
|
|
"version": "0.0.44", |
|
|
|
|
"version": "0.0.45", |
|
|
|
|
"description": "harmony core package", |
|
|
|
|
"main": "dist/index.js", |
|
|
|
|
"node": "dist/index.js", |
|
|
|
@ -18,12 +18,12 @@ |
|
|
|
|
"author": "neeboo@firestack.one", |
|
|
|
|
"license": "ISC", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@harmony-js/account": "0.0.44", |
|
|
|
|
"@harmony-js/contract": "0.0.44", |
|
|
|
|
"@harmony-js/crypto": "0.0.44", |
|
|
|
|
"@harmony-js/network": "0.0.44", |
|
|
|
|
"@harmony-js/transaction": "0.0.44", |
|
|
|
|
"@harmony-js/utils": "0.0.44" |
|
|
|
|
"@harmony-js/account": "0.0.45", |
|
|
|
|
"@harmony-js/contract": "0.0.45", |
|
|
|
|
"@harmony-js/crypto": "0.0.45", |
|
|
|
|
"@harmony-js/network": "0.0.45", |
|
|
|
|
"@harmony-js/transaction": "0.0.45", |
|
|
|
|
"@harmony-js/utils": "0.0.45" |
|
|
|
|
}, |
|
|
|
|
"gitHead": "faed9fd0516d967c136344853804001bc881cbfb" |
|
|
|
|
} |
|
|
|
|