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 dba8c17 commit 0f24259Copy full SHA for 0f24259
package.json
@@ -11,6 +11,7 @@
11
"./enums": "./dist/esm/utils/enums.js",
12
".": "./dist/esm/constrainedEditor.js"
13
},
14
+ "main": "./dist/esm/constrainedEditor.js",
15
"scripts": {
16
"test": "./node_modules/.bin/live-server --entry-file=./test/index.html --port=6060 --open=/?random=false",
17
"commit": "git-cz",
0 commit comments