Skip to content

Commit e18cb20

Browse files
committed
chore: add explicit type commonjs to package.json
ref: https://publint.dev/rules#use_type
1 parent 4a862fe commit e18cb20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"type": "opencollective",
1313
"url": "https://opencollective.com/express"
1414
},
15+
"type": "commonjs",
1516
"exports": {
1617
".": "./index.js",
1718
"./package.json": "./package.json",

0 commit comments

Comments
 (0)