Skip to content

Commit

Permalink
Rename lib to cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
pierroberto committed Nov 8, 2024
1 parent 82cb3e5 commit ace7aee
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 @@ -19,7 +19,7 @@
"license": "MIT",
"author": "Alberto Villa <[email protected]>",
"sideEffects": false,
"main": "./lib/index.js",
"main": "./cjs/index.js",
"module": "./esm/index.js",
"types": "./index.d.ts",
"scripts": {
Expand Down

0 comments on commit ace7aee

Please sign in to comment.