Skip to content

Commit 6fcba3c

Browse files
Fdawgsanonrig
authored andcommitted
chore(package): explicitly declare js module type
1 parent 5e2d3d1 commit 6fcba3c

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
@@ -3,6 +3,7 @@
33
"version": "1.1.2",
44
"description": "A fast alternative to legacy querystring module",
55
"main": "./lib/index.js",
6+
"type": "commonjs",
67
"types": "./lib/index.d.ts",
78
"scripts": {
89
"format": "rome format . --write",

0 commit comments

Comments
 (0)