Skip to content

Commit ab9f55c

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

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
@@ -9,6 +9,7 @@
99
"type": "opencollective",
1010
"url": "https://opencollective.com/express"
1111
},
12+
"type": "commonjs",
1213
"dependencies": {
1314
"debug": "^4.4.3",
1415
"encodeurl": "^2.0.0",

0 commit comments

Comments
 (0)