Skip to content

Commit

Permalink
fix: Description in Package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Feb 10, 2024
1 parent 0e09c3f commit 85b436e
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": "@codeceptjs/helper",
"version": "2.0.1",
"description": "Base class for CodeceptJS helpers",
"description": "Base class for all CodeceptJS helpers",
"main": "dist/index.js",
"files": [
"dist/*"
Expand Down

0 comments on commit 85b436e

Please sign in to comment.