Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing feathers-hooks dependency #202

Merged

Conversation

ahdinosaur
Copy link
Contributor

feathers-hooks is used here: https://github.com/feathersjs/feathers-hooks-common/blob/8c1ab2fa228a2e2e42c311f48c99488900064296/src/services/combine.js

this change fixes an error when using feathers-hooks-common in a standalone module without feathers-hooks as a dependency.

`feathers-hooks` is used here: https://github.com/feathersjs/feathers-hooks-common/blob/8c1ab2fa228a2e2e42c311f48c99488900064296/src/services/combine.js

this change fixes an error when using `feathers-hooks-common` in a standalone module without `feathers-hooks` as a dependency.
@eddyystop eddyystop merged commit 2a2a4ae into feathersjs-ecosystem:master May 29, 2017
@eddyystop
Copy link
Collaborator

Thanks for the catch!

@eddyystop eddyystop added the bug label Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants