|
|
|
@ -8,6 +8,7 @@ |
|
|
|
|
"module": "dist/index.esm.js", |
|
|
|
|
"jsnext:main": "dist/index.esm.js", |
|
|
|
|
"typings": "dist/index.d.ts", |
|
|
|
|
"types": "dist/index.d.ts", |
|
|
|
|
"scripts": { |
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
|
|
}, |
|
|
|
@ -21,8 +22,7 @@ |
|
|
|
|
"@harmony-js/crypto": "0.0.14", |
|
|
|
|
"@harmony-js/network": "0.0.14", |
|
|
|
|
"@harmony-js/transaction": "0.0.14", |
|
|
|
|
"@harmony-js/utils": "0.0.14", |
|
|
|
|
"abi-decoder": "^1.2.0" |
|
|
|
|
"@harmony-js/utils": "0.0.14" |
|
|
|
|
}, |
|
|
|
|
"gitHead": "938a044229b662d99c61e57417d1702d44aa7fe2" |
|
|
|
|
} |
|
|
|
|