Skip to content

Commit a82de88

Browse files
kennylamGururajj77
andauthored
fix(feature-flags): update cjs entrypoint (#19984)
Co-authored-by: Gururaj J <89023023+Gururajj77@users.noreply.github.com>
1 parent d336f15 commit a82de88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/feature-flags/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"description": "Build with feature flags in Carbon",
44
"version": "0.28.0",
55
"license": "Apache-2.0",
6-
"type": "module",
7-
"main": "es/index.js",
6+
"main": "lib/index.js",
87
"module": "es/index.js",
98
"sass": "index.scss",
109
"repository": {

0 commit comments

Comments
 (0)