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 3f39dfa commit 75567c4Copy full SHA for 75567c4
package.json
@@ -4,7 +4,6 @@
4
"description": "React component for editing or viewing JSON/object data",
5
"main": "build/index.cjs.js",
6
"module": "build/index.esm.js",
7
- "type": "module",
8
"sideEffects": false,
9
"types": "build/index.d.ts",
10
"exports": {
0 commit comments