--- package.json.orig 1985-10-26 01:15:00.000000000 -0700 +++ package.json 2023-06-21 16:36:00.795518863 -0700 @@ -214,7 +214,6 @@ "test:nocolor": "CI=true tap -Rclassic", "test-all": "node . run test -ws -iwr --if-present", "snap": "tap", - "prepack": "node . run build -w docs", "posttest": "node . run lint", "lint": "eslint \"**/*.js\"", "lintfix": "node . run lint -- --fix",