Skip to content

Commit

Permalink
fix: title in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Chapman Pendery <[email protected]>
  • Loading branch information
cpendery committed Mar 11, 2024
1 parent 0fdb477 commit e8f7483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e8f7483

Please sign in to comment.