aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
Commit message (Collapse)AuthorAgeFilesLines
* fix remaining tslint errorsFabio Berger2017-11-281-1/+1
|
* Fix tslint issuesFabio Berger2017-11-281-1/+1
|
* Add lint command to website sub-packageFabio Berger2017-11-281-0/+1
|
* Add exit code 0 because it is expected that uglifying the code throws an errorFabio Berger2017-11-241-1/+1
|
* Upgrade to latest 0x.js version and refactor subscriptions to use latest ↵Fabio Berger2017-11-231-1/+1
| | | | interface
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+105
sub-packages, use new subscribeAsync 0x.js method