Skip to content

Fix package.json bin path and repository URL format - #102

Merged
ranyitz merged 1 commit into
mainfrom
fix/package-json-paths
Jan 26, 2026
Merged

Fix package.json bin path and repository URL format#102
ranyitz merged 1 commit into
mainfrom
fix/package-json-paths

Conversation

@ranyitz

@ranyitz ranyitz commented Jan 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove leading ./ from bin path for consistency (./dist/bin/aicm.jsdist/bin/aicm.js)
  • Update repository URL to follow npm's standard format (git+https://...git)

Why

These are minor fixes to align package.json with npm conventions and improve consistency. The repository URL format follows npm's recommended pattern for proper linking on the npm registry.

@ranyitz
ranyitz enabled auto-merge (squash) January 26, 2026 21:12
@ranyitz
ranyitz merged commit f1da24e into main Jan 26, 2026
4 checks passed
@ranyitz
ranyitz deleted the fix/package-json-paths branch January 26, 2026 21:14
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