Skip to content

Commit

Permalink
feat: converted to ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrojcm committed Mar 1, 2024
1 parent 46ad8d1 commit a203e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"author": "Alessandro Cuppari <me@alessandrojcm.dev>",
"license": "MIT",
"private": true,
"type": "module",
"bin": {
"commitlint": "./node_modules/@commitlint/cli/cli.js",
"commitlint-travis": "./node_modules/@commitlint/travis-cli/cli.js"
Expand Down

0 comments on commit a203e19

Please sign in to comment.