Migrate migrations to v2

This commit is contained in:
Leonid Logvinov
2018-05-24 10:56:31 -07:00
parent 62431fee8e
commit 92b0efff5a
33 changed files with 271 additions and 122 deletions

View File

@@ -64,7 +64,7 @@
"dependencies": {
"@0xproject/assert": "^0.2.10",
"@0xproject/json-schemas": "0.7.22",
"@0xproject/types": "^0.7.0",
"@0xproject/types": "0.7.0",
"@0xproject/typescript-typings": "^0.3.2",
"@0xproject/utils": "^0.6.2",
"@0xproject/web3-wrapper": "^0.6.4",