Merge pull request #278 from orbitdb/fix/cache-closing-bug
Fix cache closing bug
This commit is contained in:
commit
e7af2b707c
2
dist/orbitdb.min.js
vendored
2
dist/orbitdb.min.js
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
@ -6955,9 +6955,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"orbit-db-cache": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/orbit-db-cache/-/orbit-db-cache-0.1.0.tgz",
|
||||
"integrity": "sha512-HpWppy2mP0fJIcsHDy3r/IL50M4y0luNghw5COVix1yTRiNMjzWbuYd0bBLw4CwE+Ft85iYBBlOeRbXKhkNuJQ==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/orbit-db-cache/-/orbit-db-cache-0.1.1.tgz",
|
||||
"integrity": "sha512-iDzcLMSzuUTdypiaP0fXcIHtxdqJJrlwkYhTpAnpIr+3f+t+hRtyC99/ZwGdHOuWIIFiajDDoC8JPYCv4Rfkqg==",
|
||||
"requires": {
|
||||
"level": "2.1.0",
|
||||
"mkdirp": "0.5.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user