File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed
Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.8.2 "
7+ "version" : " 0.8.3 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.2 " ,
4+ "version" : " 0.8.3 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/components-providers" : " ^0.8.1 " ,
20- "@looker/design-tokens" : " ^0.8.1 " ,
19+ "@looker/components-providers" : " ^0.8.3 " ,
20+ "@looker/design-tokens" : " ^0.8.3 " ,
2121 "@looker/icons" : " ^0.8.0" ,
2222 "@popperjs/core" : " ^2.4.0" ,
2323 "d3-color" : " ^1.4.1" ,
3636 "uuid" : " ^8.1.0"
3737 },
3838 "devDependencies" : {
39- "@looker/components-test-utils" : " ^0.8.1 " ,
39+ "@looker/components-test-utils" : " ^0.8.3 " ,
4040 "@testing-library/jest-dom" : " ^5.9.0" ,
4141 "@testing-library/react" : " ^10.0.4" ,
4242 "@types/d3-color" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/design-tokens" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.1 " ,
4+ "version" : " 0.8.3 " ,
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" : " playground" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 0.8.3 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1313 "start" : " webpack-dev-server --port 3000"
1414 },
1515 "dependencies" : {
16- "@looker/components" : " ^0.8.2 " ,
16+ "@looker/components" : " ^0.8.3 " ,
1717 "lodash" : " ^4.17.15" ,
1818 "react" : " ^16.13.1" ,
1919 "react-dom" : " ^16.13.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-providers" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.1 " ,
4+ "version" : " 0.8.3 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/design-tokens" : " ^0.8.1 "
19+ "@looker/design-tokens" : " ^0.8.3 "
2020 },
2121 "devDependencies" : {
2222 "@types/react" : " ^16.9.35" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.1 " ,
4+ "version" : " 0.8.3 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "devDependencies" : {
19- "@looker/components-providers" : " ^0.8.1 " ,
19+ "@looker/components-providers" : " ^0.8.3 " ,
2020 "@testing-library/react" : " ^10.0.4" ,
2121 "@types/enzyme" : " ^3.10.5" ,
2222 "@types/jest" : " ^25.2.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.8.2 " ,
4+ "version" : " 0.8.3 " ,
55 "devDependencies" : {
6- "@looker/components" : " ^0.8.2 " ,
7- "@looker/design-tokens" : " ^0.8.1 " ,
6+ "@looker/components" : " ^0.8.3 " ,
7+ "@looker/design-tokens" : " ^0.8.3 " ,
88 "@looker/icons" : " ^0.8.0" ,
99 "@mdx-js/mdx" : " ^1.6.0" ,
1010 "@mdx-js/react" : " ^1.6.4" ,
You can’t perform that action at this time.
0 commit comments