Skip to content

Commit 88d2538

Browse files
committed
chore: fix path
1 parent 174f021 commit 88d2538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"bundlesize": [
7676
{
77-
"path": "./dist/index.mjs",
77+
"path": "./dist/index.js",
7878
"maxSize": "3 kB",
7979
"compression": "none"
8080
}

0 commit comments

Comments
 (0)