diff --git a/package.json b/package.json index d581cd6..8fdfc8b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test:e2e": "npm run build && node index.js e2e.test.ts" }, "version": "0.0.1-rc.5", - "description": "Fast and precise end-to-end terminal testing framework", + "description": "An end-to-end terminal testing framework for CLI and TUI experiences", "type": "module", "engines": { "node": ">=16.6.0 <21.0.0"