mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-28 08:52: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": {
|
"engines": {
|
||||||
"node": "^6.x.x"
|
"node": "^6.x.x"
|
||||||
},
|
},
|
||||||
|
"browser": {
|
||||||
|
"fs": "html5-fs"
|
||||||
|
},
|
||||||
"main": "src/OrbitDB.js",
|
"main": "src/OrbitDB.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"logplease": "^1.2.7",
|
"logplease": "^1.2.9",
|
||||||
"orbit-db-store": "^0.1.9",
|
"orbit-db-store": "^0.1.9",
|
||||||
"ipfs-log": "^1.5.2",
|
"ipfs-log": "^1.5.2",
|
||||||
"orbit-db-counterstore": "0.1.7",
|
"orbit-db-counterstore": "0.1.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user