Skip to content

Conversation

wintondeshong
Copy link
Contributor

Yet another fix to mistakenly placed dependencies to fix issue #14

Also moved typings as I assumed consuming projects would also desire those as well.

@wintondeshong wintondeshong added the bug Something isn't working label Jul 2, 2020
@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          166       166           
  Branches        18        18           
=========================================
  Hits           166       166           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7ed19a...8a0506b. Read the comment docs.

@wintondeshong wintondeshong merged commit b81c1eb into rsm-hcd:master Jul 2, 2020
Copy link
Contributor

@brandongregoryscott brandongregoryscott left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of this @wintondeshong!

// -----------------------------------------------------------------------------------------

export { ServiceFactory } from "./services/service-factory";
export { ServiceHookFactory } from "./services/service-hook-factory";
Copy link
Contributor

Choose a reason for hiding this comment

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

I was looking for this! 😄

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants