diff --git a/npm/package.json b/npm/package.json index ba2fe528..8af55222 100644 --- a/npm/package.json +++ b/npm/package.json @@ -9,7 +9,7 @@ "skewc": "skewc" }, "scripts": { - "postinstall": "node postinstall.js" + "postinstall": "node postinstall.js || true" }, "repository": { "type": "git",