fix #69 by reverting esm change
This commit is contained in:
parent
96b511a9b2
commit
0a744c35cd
@ -2,7 +2,6 @@
|
|||||||
"name": "y-websocket",
|
"name": "y-websocket",
|
||||||
"version": "1.3.14",
|
"version": "1.3.14",
|
||||||
"description": "Websockets provider for Yjs",
|
"description": "Websockets provider for Yjs",
|
||||||
"type": "module",
|
|
||||||
"main": "./dist/y-websocket.cjs",
|
"main": "./dist/y-websocket.cjs",
|
||||||
"module": "./src/y-websocket.js",
|
"module": "./src/y-websocket.js",
|
||||||
"types": "./dist/src/y-websocket.d.ts",
|
"types": "./dist/src/y-websocket.d.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user