Skip to content

Commit 72f049b

Browse files
script
1 parent cf8a7f1 commit 72f049b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"check:clang-format": "clang-format --style=file:.clang-format --dry-run --Werror addon/*",
2424
"test": "mocha test",
2525
"prepare": "tsc",
26+
"rebuild": "node-gyp rebuild",
2627
"prebuild": "prebuild --runtime napi --strip --verbose --all"
2728
},
2829
"author": {

0 commit comments

Comments
 (0)