Skip to content

chore: finalize package.json and package-lock.json for publish - #19

Merged
TheVolpeDev merged 3 commits into
devfrom
chore/finalize-package.json-for-publish
May 26, 2026
Merged

chore: finalize package.json and package-lock.json for publish#19
TheVolpeDev merged 3 commits into
devfrom
chore/finalize-package.json-for-publish

Conversation

@TheVolpeDev

Copy link
Copy Markdown
Owner
  • Updated license from ISC to MIT in package-lock.json
  • Adjusted React and React-DOM versions to 19.2.0 in package-lock.json
  • Enhanced package.json with detailed metadata including description, repository, and funding information
  • Updated Node engine requirement to >=20 in package.json
  • Added build script to package.json

- Updated license from ISC to MIT in package-lock.json
- Adjusted React and React-DOM versions to 19.2.0 in package-lock.json
- Enhanced package.json with detailed metadata including description, repository, and funding information
- Updated Node engine requirement to >=20 in package.json
- Added build script to package.json
Copilot AI review requested due to automatic review settings May 26, 2026 20:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares @fabi-dev/jsx-utils for npm publishing by fleshing out package.json publish metadata and aligning a few lockfile fields (license, React versions, engine range).

Changes:

  • Added publishing metadata to package.json (exports map, dist entrypoints, repository/homepage/bugs, keywords, funding).
  • Switched licensing to MIT and updated Node engine constraint to >=20.
  • Adjusted React / React-DOM versions in package-lock.json.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.

File Description
package.json Adds publish-oriented metadata (exports/dist entrypoints), scripts, and engine/packageManager fields.
package-lock.json Updates root metadata (license, React versions, engines, peer dep range) to match package.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment thread package.json
Comment thread package.json
TheVolpeDev and others added 2 commits May 26, 2026 22:31
- Set access to public for package publishing
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@TheVolpeDev
TheVolpeDev merged commit ca0301c into dev May 26, 2026
1 check passed
@TheVolpeDev
TheVolpeDev deleted the chore/finalize-package.json-for-publish branch May 26, 2026 20:32
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