diff --git a/package.json b/package.json index f85fdac..e765f8e 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ }, "scripts": { "install": "node-pre-gyp install --fallback-to-build", + "rebuild": "node-pre-gyp rebuild", "test": "standard && tap --timeout 120 test/*.js" }, "binary": {