Skip to content

Commit

Permalink
Merge branch 'master' into channels
Browse files Browse the repository at this point in the history
  • Loading branch information
wanderer committed Jun 28, 2017
2 parents 73b5b18 + b9ca792 commit f4727d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
@@ -1,4 +1,5 @@
# SYNOPSIS - WIP
# SYNOPSIS

[![NPM Package](https://img.shields.io/npm/v/primea-hypervisor.svg?style=flat-square)](https://www.npmjs.org/package/primea-hypervisor)
[![Build Status](https://img.shields.io/travis/primea/js-primea-hypervisor.svg?branch=master&style=flat-square)](https://travis-ci.org/primea/js-primea-hypervisor)
[![Coverage Status](https://img.shields.io/coveralls/primea/js-primea-hypervisor.svg?style=flat-square)](https://coveralls.io/r/primea/js-primea-hypervisor)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -32,13 +32,13 @@
"dependencies": {
"binary-search-insert": "^1.0.3",
"bn.js": "^4.11.6",
"ipld-graph-builder": "1.1.5",
"ipld-graph-builder": "1.2.0",
"primea-message": "0.0.1"
},
"devDependencies": {
"coveralls": "^2.13.1",
"documentation": "^4.0.0-rc.1",
"ipfs": "^0.23.1",
"ipfs": "^0.24.1",
"istanbul": "^1.1.0-alpha.1",
"level-promise": "^2.1.1",
"levelup": "^1.3.8",
Expand Down

0 comments on commit f4727d4

Please sign in to comment.