git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit f4727d4ffbe94b91824c9a4dd8f0ac267f806d05

Merge branch 'master' into channels

wanderer authored on 6/28/2017, 9:20:01 PM
GitHub committed on 6/28/2017, 9:20:01 PM
Parent: 73b5b187d94ac2f96f31922f4249e72df021ec1c
Parent: b9ca792985eeb45f5be1b56ca7b1f361c6e5585c

Files changed

README.mdchanged
package.jsonchanged
README.mdView
@@ -1,5 +1,6 @@
1-# SYNOPSIS - WIP
1+# SYNOPSIS
2+
23 [![NPM Package](https://img.shields.io/npm/v/primea-hypervisor.svg?style=flat-square)](https://www.npmjs.org/package/primea-hypervisor)
34 [![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)
45 [![Coverage Status](https://img.shields.io/coveralls/primea/js-primea-hypervisor.svg?style=flat-square)](https://coveralls.io/r/primea/js-primea-hypervisor)
56
package.jsonView
@@ -31,15 +31,15 @@
3131 "license": "MPL-2.0",
3232 "dependencies": {
3333 "binary-search-insert": "^1.0.3",
3434 "bn.js": "^4.11.6",
35- "ipld-graph-builder": "1.1.5",
35+ "ipld-graph-builder": "1.2.0",
3636 "primea-message": "0.0.1"
3737 },
3838 "devDependencies": {
3939 "coveralls": "^2.13.1",
4040 "documentation": "^4.0.0-rc.1",
41- "ipfs": "^0.23.1",
41+ "ipfs": "^0.24.1",
4242 "istanbul": "^1.1.0-alpha.1",
4343 "level-promise": "^2.1.1",
4444 "levelup": "^1.3.8",
4545 "memdown": "^1.2.4",

Built with git-ssb-web