diff --git a/package.json b/package.json index 3d36328..02af52b 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "y-websocket", "version": "1.3.13", "description": "Websockets provider for Yjs", + "type": "module", "main": "./dist/y-websocket.cjs", "module": "./src/y-websocket.js", "types": "./dist/src/y-websocket.d.ts",