Skip to content

Commit a203e19

Browse files
committed
feat: converted to ESM
1 parent 46ad8d1 commit a203e19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"author": "Alessandro Cuppari <[email protected]>",
88
"license": "MIT",
99
"private": true,
10+
"type": "module",
1011
"bin": {
1112
"commitlint": "./node_modules/@commitlint/cli/cli.js",
1213
"commitlint-travis": "./node_modules/@commitlint/travis-cli/cli.js"

0 commit comments

Comments
 (0)