Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-prototype

* 'v2-prototype' of github.com:0xProject/0x-monorepo:
  Fix linter error
  Remove the postinstall hook
This commit is contained in:
Fabio Berger
2018-07-20 16:31:49 +02:00
3 changed files with 242 additions and 34 deletions

View File

@@ -39,6 +39,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@0xproject/abi-gen": "^1.0.0",
"@0xproject/monorepo-scripts": "^1.0.0",
"@0xproject/dev-utils": "^1.0.0",
"@0xproject/tslint-config": "^1.0.0",
"@0xproject/types": "^1.0.0-rc.1",