diff --git a/package.json b/package.json index 002f93a..763ae3f 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "iopipe-scripts lint", "prepublishOnly": "npm run build", "prepare": "npm run build", + "release": "iopipe-scripts release", "test": "iopipe-scripts test", "validate": "iopipe-scripts validate" },