Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenngoclongdev committed Nov 13, 2023
1 parent c87794a commit 3254d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-table",
"version": "1.0.1",
"version": "1.0.2",
"description": "Cypress plugin to make table and grid assertions easier",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down Expand Up @@ -39,4 +39,4 @@
"peerDependencies": {
"cypress": ">=8.0.0"
}
}
}

0 comments on commit 3254d4a

Please sign in to comment.