@ -1,6 +1,6 @@
{
"name": "@ezerous/breeze",
"version": "0.1.0",
"version": "0.1.1",
"description": "A reactive data-store for OrbitDB.",
"license": "MIT",
"author": "Ezerous <ezerous@gmail.com>",
@ -1,7 +1,9 @@
const defaultOptions = {
// OrbitDB uses Pubsub which is an experimental feature and needs to be turned on manually.
EXPERIMENTAL: {
pubsub: true,
ipfs: {
}
},
orbit: {
databases: []