diff --git a/package.json b/package.json index d13928c22..f0dda573d 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "url": "https://github.com/readmeio/httpsnippet.git" }, "scripts": { + "attw": "attw --pack --format table-flipped", "build": "tsup", "clean": "rm -rf dist/", "lint": "eslint . --ext .js,.cjs,.ts",