Skip to content

Commit 3f3ec2b

Browse files
authored
Revert "fix main export (#302)" (#303)
This reverts commit 62afa7f.
1 parent 62afa7f commit 3f3ec2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vercel-flags-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
}
3939
},
40-
"main": "./dist/index.default.cjs",
40+
"main": "./dist/index.default.js",
4141
"typesVersions": {
4242
"*": {
4343
".": [

0 commit comments

Comments
 (0)