Skip to content

Conversation

@r-portas
Copy link

Thanks for the amazing library!

I found a minor bug causing the license field to be duplicated in the dist package.json, which causes a warning when consuming the library within a Bun app:

$ bun --hot run src/index.ts
42 |   "license": "MIT"
       ^
warn: Duplicate key "license" in object literal
   at <repo>/node_modules/.bun/[email protected]/node_modules/openelectricity/dist/package.json:42:3

Copilot AI review requested due to automatic review settings October 17, 2025 22:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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