aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Use subproviders subpackage in website and remove old subprovidersFabio Berger2017-12-061-0/+1
|
* bump versionFabio Berger2017-12-051-1/+1
|
* Publish@0xproject/connect@0.2.0Brandon Millman2017-11-301-1/+1
| | | | | - @0xproject/connect@0.2.0 - website@0.0.1
* Update 0x.js to 0.27.1Fabio Berger2017-11-291-1/+1
|
* Lock the 0x.js version used in websiteFabio Berger2017-11-291-1/+1
|
* PublishLeonid Logvinov2017-11-291-1/+1
| | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0
* Make website privateLeonid Logvinov2017-11-291-0/+1
|
* PublishLeonid Logvinov2017-11-291-1/+1
| | | | | | | | | - 0x.js@0.27.0 - @0xproject/assert@0.0.6 - @0xproject/connect@0.1.1 - @0xproject/json-schemas@0.6.9 - @0xproject/tslint-config@0.2.0 - website@0.0.0
* 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