Skip to content

Commit

Permalink
docs: improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Jun 24, 2024
1 parent 351f6aa commit dd5318f
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
@@ -1,7 +1,7 @@
{
"name": "poku",
"version": "1.18.0",
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno and you at the same time.",
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.",
"main": "./lib/index.js",
"scripts": {
"test": "npm run test:parallel && npm run test:sequential",
Expand Down

0 comments on commit dd5318f

Please sign in to comment.