File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.1] ( https://github.com/looker-open-source/components/compare/22.16.0...1.1.1 ) (2022-10-13)
2+ ### Bug Fixes
3+
4+ * Bump subpackage dependencies
5+
16# [ 1.1.0] ( https://github.com/looker-open-source/components/compare/22.16.0...1.1.0 ) (2022-10-12)
27
38
Original file line number Diff line number Diff line change 22 "name" : " @looker/visualizations" ,
33 "license" : " MIT" ,
44 "main" : " src/index.ts" ,
5- "version" : " 1.1.0 " ,
5+ "version" : " 1.1.1 " ,
66 "sideEffects" : false ,
77 "publishConfig" : {
88 "access" : " public" ,
2323 "coverage" : " lk coverage"
2424 },
2525 "dependencies" : {
26- "@looker/components" : " * " ,
26+ "@looker/components" : " ^4.0.3 " ,
2727 "@looker/components-data" : " ^1.0.0" ,
2828 "@looker/i18n" : " *" ,
2929 "@looker/visualizations-adapters" : " ^1.0.0" ,
30- "@looker/visualizations-single-value" : " * " ,
30+ "@looker/visualizations-single-value" : " ^1.0.0 " ,
3131 "@looker/visualizations-table" : " ^1.1.0" ,
32- "@looker/visualizations-visx" : " * " ,
32+ "@looker/visualizations-visx" : " ^1.0.0 " ,
3333 "@looker/sdk" : " ^22.4.2" ,
3434 "@looker/sdk-rtl" : " ^21.3.3" ,
3535 "@styled-icons/material" : " 10.34.0" ,
You can’t perform that action at this time.
0 commit comments