File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
"directory" : " packages/cubejs-client-react"
11
11
},
12
12
"description" : " React components for cube.js" ,
13
- "main" : " dist/cubejs-client-react.js" ,
13
+ "main" : " dist/cubejs-client-react.cjs. js" ,
14
14
"module" : " dist/cubejs-client-react.esm.js" ,
15
15
"types" : " index.d.ts" ,
16
16
"scripts" : {
Original file line number Diff line number Diff line change 21
21
"test:unit" : " vue-cli-service test:unit" ,
22
22
"test:unit:watch" : " vue-cli-service test:unit --watch --require tests/setup.js"
23
23
},
24
- "main" : " dist/cubejs-client-vue.js" ,
24
+ "main" : " dist/cubejs-client-vue.cjs. js" ,
25
25
"module" : " dist/cubejs-client-vue.esm.js" ,
26
26
"files" : [
27
27
" dist" ,
Original file line number Diff line number Diff line change 21
21
"test:unit" : " vue-cli-service test:unit" ,
22
22
"test:unit:watch" : " vue-cli-service test:unit --watch --require tests/setup.js"
23
23
},
24
- "main" : " dist/cubejs-client-vue3.js" ,
24
+ "main" : " dist/cubejs-client-vue3.cjs. js" ,
25
25
"module" : " dist/cubejs-client-vue3.esm.js" ,
26
26
"files" : [
27
27
" dist" ,
You can’t perform that action at this time.
0 commit comments