Lock dep versions in contracts packages

This commit is contained in:
Amir Bandeali
2019-02-06 21:10:35 -08:00
parent 2a344e26cc
commit 9089bf2c5f
8 changed files with 28 additions and 28 deletions

View File

@@ -65,7 +65,7 @@
},
"dependencies": {
"@0x/base-contract": "^4.0.1",
"@0x/contracts-utils": "^2.0.2",
"@0x/contracts-utils": "2.0.1",
"@0x/types": "^2.0.1",
"@0x/typescript-typings": "^4.0.0",
"@0x/utils": "^4.0.2",