Merge branch 'development' into 0x.js/updateTypeDoc

* development:
  Update yarn.lock
  Update yarn.lock
  Update all mentions of the repo name being `0x.js` to `0x-monorepo`
This commit is contained in:
Fabio Berger
2018-03-03 20:29:40 +01:00
31 changed files with 71 additions and 71 deletions

View File

@@ -22,7 +22,7 @@ import { ZeroEx } from '0x.js';
**Install**
Download the UMD module from our [releases page](https://github.com/0xProject/0x.js/releases) and add it to your project.
Download the UMD module from our [releases page](https://github.com/0xProject/0x-monorepo/releases) and add it to your project.
**Import**

View File

@@ -35,7 +35,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/0xProject/0x.js"
"url": "https://github.com/0xProject/0x-monorepo"
},
"license": "Apache-2.0",
"engines": {