Skip to content

Commit

Permalink
specify verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Jul 7, 2023
1 parent 5cf98b8 commit 783f663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rhsplib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"scripts": {
"build": "tsc",
"install": "node-gyp-build \"node scripts/build-RHSPlib.mjs\"",
"install": "node-gyp-build \"node scripts/build-RHSPlib.mjs\" --verbose",
"makePrebuildsOnLinux": "node scripts/cross-build.mjs",
"prepublishOnly": "prebuildify --napi && tsc",
"cross-build": "node-gyp-build \"node scripts/cross-build-RHSPlib.mjs\""
Expand Down

0 comments on commit 783f663

Please sign in to comment.