Skip to content

Commit

Permalink
fix(pkg): remove type module to avoid es module error
Browse files Browse the repository at this point in the history
  • Loading branch information
brewcoua committed Jun 14, 2024
1 parent 2f47c43 commit 51c1b8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.4.5",
"description": "A web agent for automatic end-to-end testing of websites.",
"license": "(MIT OR Apache-2.0)",
"type": "module",
"types": "./index.d.ts",
"main": "./index.js",
"author": {
Expand Down

0 comments on commit 51c1b8c

Please sign in to comment.