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

chore: updating dependencies #165

Merged
merged 6 commits into from
Jul 18, 2020
Merged

chore: updating dependencies #165

merged 6 commits into from
Jul 18, 2020

Conversation

wovalle
Copy link
Owner

@wovalle wovalle commented Jul 7, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

❗ No coverage uploaded for pull request head (chore/updating-dependencies@aa6babe). Click here to learn what that means.
The diff coverage is n/a.

export function CustomRepository(entity: InstanstiableIEntity): Function {
return function (target: Function) {
getMetadataStorage().setRepository({ entity, target });
export function CustomRepository(entity: IEntityConstructor) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only thing preventing me from merging this right now 😩

@wovalle wovalle force-pushed the chore/updating-dependencies branch from c4f5e75 to aa6babe Compare July 18, 2020 13:27
@wovalle wovalle merged commit da4ad17 into master Jul 18, 2020
@wovalle wovalle deleted the chore/updating-dependencies branch July 18, 2020 13:32
@whateverbot
Copy link
Collaborator

🎉 This PR is included in version 0.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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