Skip to content

Conversation

@janzal
Copy link

@janzal janzal commented Apr 1, 2014

  • Added mongodb (mongoose) store (+test)
  • Added Object - Role request

@maksimkurb
Copy link

Update package.json:

"dependencies": {
    "eventflow": "0.0.6",
    "async": "~0.1.22",
    "mongoose": "~3.8.1"
}
...

to

"dependencies": {
    "eventflow": "0.0.6",
    "async": "~0.1.22"
},
"optionalDependencies": {
    "mongoose": "~3.8.1"
}
...

optionalDependencies docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants