add exports.module field - yjs/yjs#438
This commit is contained in:
parent
f100613f41
commit
e3c1a742dd
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
"url": "https://github.com/sponsors/dmonad"
|
||||
},
|
||||
"exports": {
|
||||
"module": "./src/y-webrtc.js",
|
||||
"import": "./src/y-webrtc.js",
|
||||
"require": "./dist/y-webrtc.cjs"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue