chore: introduce new --native flag to Node module release process

This commit is contained in:
Michael Bolin
2025-05-12 12:57:27 -07:00
parent f3bd143867
commit 7c8f0ffc89
6 changed files with 268 additions and 44 deletions

View File

@@ -23,6 +23,7 @@
"stage-release": "./scripts/stage_release.sh"
},
"files": [
"bin",
"dist"
],
"dependencies": {