diff --git a/package.json b/package.json index 3947f8f..ca563da 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "prebuild": "npm run clean && npm run lint && mkdir dist", "pretest": "npm run build", "prepublishOnly": "npm run build", - "postpublish": "npm publish --@github:registry='https://npm.pkg.github.com'" + "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'" }, "files": [ "dist",