Moved from GitHub dgraph-js/6
Posted by gpahal:
On every successful travis build, we can publish dgraph-js to npm with the next tag.
Users can then install this bleeding edge version using npm install dgraph-js@next --save
, test it and provide feedback.