Lock versions of all dependencies that are contracts packages

This commit is contained in:
Amir Bandeali
2019-01-24 13:47:02 -08:00
parent 92cbff67d1
commit bcff25c996
9 changed files with 28 additions and 56 deletions

View File

@@ -65,7 +65,7 @@
},
"dependencies": {
"@0x/base-contract": "^3.0.13",
"@0x/contracts-utils": "^3.0.0",
"@0x/contracts-utils": "3.0.0",
"@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1",