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

Publish fixes #217

Merged
merged 4 commits into from
Apr 18, 2023
Merged

Publish fixes #217

merged 4 commits into from
Apr 18, 2023

Conversation

mshima
Copy link
Collaborator

@mshima mshima commented Apr 18, 2023

  • move lib to src to follow standards.
  • fix package.json files to include dist instead of lib.
  • move mem-fs from peerDependencies to dependencies.

mem-fs is now required due to types and conflicts with v2 types.
We cannot have peerDependencies safeguard anymore if we allow to run with mem-fs v2.
@mshima mshima merged commit b32fd69 into SBoudrias:master Apr 18, 2023
@mshima mshima deleted the typescript branch April 18, 2023 10:11
@mshima
Copy link
Collaborator Author

mshima commented Apr 18, 2023

Merging and releasing due to missing dist folder in the released package.

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.

1 participant