Fix cache closing bug, update packages

This commit is contained in:
haad 2017-12-10 14:39:11 +01:00
parent 9b63307751
commit a77776724b
2 changed files with 4 additions and 4 deletions

2
dist/orbitdb.min.js vendored

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -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"