We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d336f15 commit a82de88Copy full SHA for a82de88
packages/feature-flags/package.json
@@ -3,8 +3,7 @@
3
"description": "Build with feature flags in Carbon",
4
"version": "0.28.0",
5
"license": "Apache-2.0",
6
- "type": "module",
7
- "main": "es/index.js",
+ "main": "lib/index.js",
8
"module": "es/index.js",
9
"sass": "index.scss",
10
"repository": {
0 commit comments