Skip to content

Commit 4122eb9

Browse files
authored
fix: remove type field from package.json (#135)
1 parent 5cb4dc8 commit 4122eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"main": "dist/cjs/index.js",
77
"module": "./dist/esm/index.js",
88
"types": "./dist/esm/index.d.ts",
9-
"type": "commonjs",
109
"exports": {
1110
"./package.json": "./package.json",
1211
".": {

0 commit comments

Comments
 (0)