Skip to content

chore(js): run npm pkg fix#140

Merged
francoischalifour merged 2 commits into
altertable-ai:mainfrom
albert20260301:ci/npm-pkg-fix
Jun 30, 2026
Merged

chore(js): run npm pkg fix#140
francoischalifour merged 2 commits into
altertable-ai:mainfrom
albert20260301:ci/npm-pkg-fix

Conversation

@albert20260301

Copy link
Copy Markdown
Contributor

Summary

  • ran npm pkg fix at the repository root
  • ran npm pkg fix --workspaces across all configured workspaces
  • kept the diff scoped to package manifests only

Impact

This normalizes package metadata to npm's expected package.json shape. The published packages now use structured repository metadata. The private root package receives npm's empty version field normalization.

Validation

  • npm pkg fix
  • npm pkg fix --workspaces
  • git diff --check
  • bun run typecheck
  • bun run build
  • bun run lint
  • bun run test

@albert20260301

Copy link
Copy Markdown
Contributor Author

@francoischalifour could you review this when you have a slot? This is the requested npm pkg fix pass across the root package and all workspaces; CI/local gates are clean on my side.

Comment thread package.json Outdated
@francoischalifour francoischalifour merged commit 5266e6d into altertable-ai:main Jun 30, 2026
3 checks passed
@albert20260301 albert20260301 deleted the ci/npm-pkg-fix branch June 30, 2026 14:03
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.

2 participants