Skip to content

Commit a657654

Browse files
authored
type: module in codemirror-extensions-basic-setup (#702)
1 parent e191c2a commit a657654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/basic-setup/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"funding": "https://jaywcjlove.github.io/#/sponsor",
77
"author": "kenny wong <[email protected]>",
88
"license": "MIT",
9+
"type": "module",
910
"main": "./cjs/index.js",
1011
"module": "./esm/index.js",
1112
"exports": {

0 commit comments

Comments
 (0)