Skip to content

Commit

Permalink
add exports.module field - yjs/yjs#438
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Jan 1, 2023
1 parent 318bbf7 commit 60139fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"exports": {
".": {
"import": "./src/index.js",
"module": "./src/index.js",
"require": "./dist/y-codemirror.cjs"
},
"./package.json": "./package.json"
Expand Down

0 comments on commit 60139fd

Please sign in to comment.