Fix package.json

This commit is contained in:
fabioberger
2019-11-12 12:33:09 +00:00
parent 2a5f5f7312
commit 0d8a9921cd
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@
"@0x/types": "^2.5.0-beta.1",
"@0x/typescript-typings": "^4.4.0-beta.1",
"@0x/utils": "^4.6.0-beta.1",
"ethereum-types": "^2.2.0-beta.1",
"ethereum-types": "^2.2.0-beta.1"
},
"publishConfig": {
"access": "public"

View File

@@ -54,7 +54,7 @@
},
"dependencies": {
"@0x/base-contract": "^5.5.0-beta.1",
"ethereum-types": "^2.2.0-beta.1",
"ethereum-types": "^2.2.0-beta.1"
},
"publishConfig": {
"access": "public"