mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Use latest logplease. Set html5-fs to be used for fs in browsers.
This commit is contained in:
parent
49598e824f
commit
f6a18d39ce
@ -11,9 +11,12 @@
|
||||
"engines": {
|
||||
"node": "^6.x.x"
|
||||
},
|
||||
"browser": {
|
||||
"fs": "html5-fs"
|
||||
},
|
||||
"main": "src/OrbitDB.js",
|
||||
"dependencies": {
|
||||
"logplease": "^1.2.7",
|
||||
"logplease": "^1.2.9",
|
||||
"orbit-db-store": "^0.1.9",
|
||||
"ipfs-log": "^1.5.2",
|
||||
"orbit-db-counterstore": "0.1.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user