We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40e444 commit a5db064Copy full SHA for a5db064
packages/cubejs-client-ws-transport/package.json
@@ -8,7 +8,7 @@
8
"directory": "packages/cubejs-client-ws-transport"
9
},
10
"description": "Cube.js WebSocket transport",
11
- "main": "dist/cubejs-client-ws-transport.js",
+ "main": "dist/cubejs-client-ws-transport.cjs.js",
12
"typings": "dist/index.d.ts",
13
"author": "Cube Dev, Inc.",
14
"scripts": {
0 commit comments