Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit e4d5c31

Browse files
committed
1 parent b2659fc commit e4d5c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clean-package.config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"replace": {
3-
"main": "dist/index.cjs.js",
4-
"module": "dist/index.esm.js",
3+
"main": "dist/index.js",
4+
"module": "dist/index.mjs",
55
"types": "dist/index.d.ts",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)