Merge pull request #420 from orbitdb/feat/latest-store

Use orbit-db-store 2.5.3
This commit is contained in:
Haad 2018-07-25 16:55:24 +03:00 committed by GitHub
commit fe78ba1a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 293 additions and 154 deletions

445
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"orbit-db-keystore": "~0.1.0",
"orbit-db-kvstore": "~1.4.0",
"orbit-db-pubsub": "~0.5.5",
"orbit-db-store": "~2.5.2"
"orbit-db-store": "~2.5.3"
},
"devDependencies": {
"babel-core": "^6.26.0",