Merge pull request #340 from orbitdb/feat/ipfs-0.28.0

Use js-ipfs 0.28.0
This commit is contained in:
Haad 2018-03-17 10:50:10 +02:00 committed by GitHub
commit ddb12e9628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2069 additions and 774 deletions

2831
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"orbit-db-feedstore": "~1.2.0",
"orbit-db-keystore": "~0.1.0",
"orbit-db-kvstore": "~1.2.0",
"orbit-db-pubsub": "~0.3.8"
"orbit-db-pubsub": "~0.4.0"
},
"devDependencies": {
"babel-core": "^6.26.0",
@ -31,7 +31,7 @@
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"datastore-level": "~0.7.0",
"ipfs": "~0.27.0",
"ipfs": "~0.28.0",
"ipfs-repo": "~0.18.0",
"mocha": "^4.0.1",
"p-each-series": "^1.0.0",