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

feat: sync packages meta #12

Merged
merged 1 commit into from
May 8, 2024
Merged

feat: sync packages meta #12

merged 1 commit into from
May 8, 2024

Conversation

mdjermanovic
Copy link
Member

@mdjermanovic mdjermanovic commented May 8, 2024

Updates package.json in all three packages to align them with changes from the last few commits.

  • Packages should have "access": "public", which allows publishing a scoped package as public.
  • files explicitly lists files that should be published from dist/ to avoid publishing types.ts. (the same change is done in jsr.json files).
  • Packages should not have a prepare script.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@nzakas nzakas merged commit 27fcd25 into main May 8, 2024
9 checks passed
@nzakas nzakas deleted the sync-packages-meta branch May 8, 2024 14:00
@github-actions github-actions bot mentioned this pull request May 8, 2024
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.

None yet

2 participants