Skip to content

Commit

Permalink
Update package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraSuegami committed Oct 18, 2023
1 parent 6452e34 commit d8e36fa
Show file tree
Hide file tree
Showing 2 changed files with 3,760 additions and 3,701 deletions.
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"install": "node-pre-gyp install --fallback-to-build=false || npm run build-release",
"test": "cargo test",
"package": "cp index.node native && node-pre-gyp package",
"upload-binary": "npm run package && node-pre-gyp-github publish"
"upload-binary": "npm run package && node-pre-gyp-github publish --release"
},
"license": "MIT",
"dependencies": {
Expand Down
Loading

0 comments on commit d8e36fa

Please sign in to comment.