Skip to content

Commit

Permalink
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions contracts/exchange-forwarder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@0x/contracts-gen": "^2.0.10",
"@0x/contracts-test-utils": "^5.3.4",
"@0x/contracts-utils": "^4.5.1",
"@0x/dev-utils": "^3.3.0",
"@0x/dev-utils": "^5.0.3",
"@0x/order-utils": "^10.3.0",
"@0x/sol-compiler": "^4.1.1",
"@0x/ts-doc-gen": "^0.0.22",
Expand All @@ -80,17 +80,17 @@
"dirty-chai": "^2.0.1",
"lodash": "^4.17.11",
"make-promises-safe": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^10.1.0",
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"solhint": "^1.4.1",
"solhint": "^3.4.0",
"truffle": "^5.0.32",
"tslint": "5.11.0",
"typedoc": "^0.15.0",
"tslint": "5.16.0",
"typedoc": "^0.21.0",
"typescript": "3.0.1"
},
"dependencies": {
"@0x/base-contract": "^6.2.3",
"@0x/base-contract": "^7.0.0",
"@0x/typescript-typings": "^5.1.1",
"ethereum-types": "^3.2.0"
},
Expand Down

0 comments on commit 3dd5f04

Please sign in to comment.