Skip to content

Commit 220b353

Browse files
committed
remove exports[.].modules
1 parent 76e1c37 commit 220b353

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
".": {
2121
"types": "./dist/src/index.d.ts",
2222
"import": "./dist/index.modern.mjs",
23-
"module": "./dist/index.modern.js",
2423
"default": "./dist/index.umd.js"
2524
}
2625
},

0 commit comments

Comments
 (0)