We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222b5c6 commit 03717e7Copy full SHA for 03717e7
package.json
@@ -19,6 +19,7 @@
19
"dist",
20
"CHANGELOG.md"
21
],
22
+ "type": "module",
23
"main": "./dist/vue-codemirror.cjs.js",
24
"module": "./dist/vue-codemirror.esm.js",
25
"types": "./dist/vue-codemirror.esm.d.ts",
0 commit comments