Skip to content

Move 'node-addon-api' to dependencies rather than devDependencies#20

Merged
savetheclocktower merged 1 commit intomasterfrom
fix-napi-dependency
Sep 4, 2025
Merged

Move 'node-addon-api' to dependencies rather than devDependencies#20
savetheclocktower merged 1 commit intomasterfrom
fix-napi-dependency

Conversation

@savetheclocktower
Copy link

We published superstring the other day, and the publish went fine, but actually installing it doesn't work. I screwed up and left node-addon-api in devDependencies — when it's actually needed for installation, since native module compilation happens as an installation task.

This should fix it.

I don't think I'll wait for a review on this one; just doing it as a PR for visibility.

@savetheclocktower savetheclocktower merged commit 2402ad6 into master Sep 4, 2025
20 checks passed
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