We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4699b96 commit 62be791Copy full SHA for 62be791
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "paramount-ui",
3
"version": "1.1.1",
4
"description": "React UI Components Library By WeTrust",
5
- "main": "commonjs/index.js",
+ "main": "cjs/index.js",
6
"module": "esm/index.js",
7
"typings": "esm/index.d.ts",
8
"sideEffects": false,
0 commit comments