Revert to abi-gen-wrappers. Clean package.json

This commit is contained in:
Jacob Evans
2019-11-26 11:02:01 +11:00
parent 44aa6a2b38
commit 56310b7bd4
23 changed files with 700 additions and 617 deletions

View File

@@ -63,6 +63,8 @@
"@0x/types": "^2.5.0-beta.2",
"@0x/utils": "^4.6.0-beta.2",
"@0x/web3-wrapper": "^6.1.0-beta.2",
"@0x/typescript-typings": "^4.4.0-beta.2",
"ethereum-types": "^2.2.0-beta.2",
"@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7",
"@types/node": "*",
@@ -82,9 +84,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/base-contract": "^5.5.0-beta.3",
"@0x/typescript-typings": "^4.4.0-beta.2",
"ethereum-types": "^2.2.0-beta.2"
"@0x/base-contract": "^5.5.0-beta.3"
},
"publishConfig": {
"access": "public"