mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-22 11:08:33 +00:00
moved abi into its own package
This commit is contained in:
parent
449f1d5b25
commit
1051c3e1c4
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "web3-eth-abi",
|
||||
"name": "web3-core-abi",
|
||||
"version": "1.0.0",
|
||||
"description": "Web3 module encode and decode EVM in/output.",
|
||||
"repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-eth-abi",
|
||||
"repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-core-abi",
|
||||
"license": "LGPL-3.0",
|
||||
"main": "src/index.js",
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user