Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(node-modules): incorrect generation of napi_versions #88

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

BlackHole1
Copy link
Contributor

@BlackHole1 BlackHole1 commented Jun 9, 2023

Before:

{"name":"zstd-napi","version":"0.0.6","hasPrebuildInstall":true,"napiVersions":[35]}

After:

{"name":"zstd-napi","version":"0.0.6","hasPrebuildInstall":true,"napiVersions":[3,5]}

@BlackHole1
Copy link
Contributor Author

ping @develar

@develar develar merged commit 3b0c253 into develar:master Sep 12, 2023
@BlackHole1 BlackHole1 deleted the fix-napi branch September 13, 2023 06: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