fix mixed @0x deps (#328)

Co-authored-by: Lawrence Forman <me@merklejerk.com>
This commit is contained in:
Lawrence Forman
2021-09-15 00:01:15 -04:00
committed by GitHub
parent d7dbc0576d
commit 23f6e9e53c
14 changed files with 303 additions and 204 deletions

View File

@@ -30,7 +30,7 @@
},
"homepage": "https://github.com/0xProject/protocol/tree/main/packages/contract-artifacts",
"devDependencies": {
"@0x/utils": "^6.4.3",
"@0x/utils": "^6.4.4",
"@types/mocha": "^5.2.7",
"chai": "^4.0.1",
"lodash": "^4.17.11",