File tree Expand file tree Collapse file tree 11 files changed +29
-29
lines changed
Expand file tree Collapse file tree 11 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.9.20 "
7+ "version" : " 0.9.21 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-providers" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/design-tokens" : " ^0.9.20 " ,
19+ "@looker/design-tokens" : " ^0.9.21 " ,
2020 "lodash" : " ^4.17.20"
2121 },
2222 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "devDependencies" : {
19- "@looker/components-providers" : " ^0.9.20 " ,
19+ "@looker/components-providers" : " ^0.9.21 " ,
2020 "@testing-library/react" : " ^11.1.0" ,
2121 "@types/enzyme" : " ^3.10.7" ,
2222 "@types/jest" : " ^26.0.14" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-theme-editor" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/components" : " ^0.9.20 " ,
20- "@looker/design-tokens" : " ^0.9.20 " ,
19+ "@looker/components" : " ^0.9.21 " ,
20+ "@looker/design-tokens" : " ^0.9.21 " ,
2121 "lodash" : " ^4.17.20"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@looker/components-providers" : " ^0.9.20 " ,
25- "@looker/design-tokens" : " ^0.9.20 " ,
26- "@looker/icons" : " ^0.9.20 " ,
24+ "@looker/components-providers" : " ^0.9.21 " ,
25+ "@looker/design-tokens" : " ^0.9.21 " ,
26+ "@looker/icons" : " ^0.9.21 " ,
2727 "@popperjs/core" : " ^2.5.3" ,
2828 "d3-color" : " ^2.0.0" ,
2929 "d3-hsv" : " ^0.1.0" ,
4040 "uuid" : " ^8.3.1"
4141 },
4242 "devDependencies" : {
43- "@looker/components-test-utils" : " ^0.9.20 " ,
43+ "@looker/components-test-utils" : " ^0.9.21 " ,
4444 "@storybook/addon-storyshots" : " ^6.0.26" ,
4545 "@storybook/react" : " ^6.0.26" ,
4646 "@testing-library/jest-dom" : " ^5.11.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/design-tokens" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.20 " ,
4+ "version" : " 0.9.21 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/storybook-config" ,
3- "version" : " 0.9.20 " ,
3+ "version" : " 0.9.21 " ,
44 "main" : " lib/index.js" ,
55 "types" : " lib/index.d.ts" ,
66 "files" : [
77 " lib"
88 ],
99 "private" : true ,
1010 "devDependencies" : {
11- "@looker/components-providers" : " ^0.9.20 " ,
11+ "@looker/components-providers" : " ^0.9.21 " ,
1212 "@storybook/addon-essentials" : " ^6.0.26" ,
1313 "@storybook/addon-storyshots" : " ^6.0.26" ,
1414 "@storybook/addon-storyshots-puppeteer" : " ^6.0.26" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 0.9.20 " ,
3+ "version" : " 0.9.21 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1414 "analyze" : " webpack --mode=production --profile"
1515 },
1616 "dependencies" : {
17- "@looker/components" : " ^0.9.20 " ,
17+ "@looker/components" : " ^0.9.21 " ,
1818 "core-js" : " ^3.6.5" ,
1919 "react" : " ^16.14.0" ,
2020 "react-dom" : " ^16.14.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " storybook" ,
3- "version" : " 0.9.20 " ,
3+ "version" : " 0.9.21 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "private" : true ,
1010 "postbuild" : " npx sb extract"
1111 },
1212 "dependencies" : {
13- "@looker/components" : " ^0.9.20 " ,
14- "@looker/components-providers" : " ^0.9.20 " ,
15- "@looker/components-theme-editor" : " ^0.9.20 " ,
16- "@looker/design-tokens" : " ^0.9.20 " ,
17- "@looker/icons" : " ^0.9.20 " ,
13+ "@looker/components" : " ^0.9.21 " ,
14+ "@looker/components-providers" : " ^0.9.21 " ,
15+ "@looker/components-theme-editor" : " ^0.9.21 " ,
16+ "@looker/design-tokens" : " ^0.9.21 " ,
17+ "@looker/icons" : " ^0.9.21 " ,
1818 "@storybook/react" : " ^6.0.26" ,
1919 "lodash" : " ^4.17.20" ,
2020 "react" : " ^16.14.0" ,
You can’t perform that action at this time.
0 commit comments