File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.7.24 "
7+ "version" : " 0.7.25 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.24 " ,
4+ "version" : " 0.7.25 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
2626 },
2727 "dependencies" : {
2828 "@looker/design-tokens" : " ^0.7.24" ,
29- "@looker/icons" : " ^0.7.23 " ,
29+ "@looker/icons" : " ^0.7.25 " ,
3030 "d3-color" : " ^1.4.0" ,
3131 "d3-hsv" : " ^0.1.0" ,
3232 "date-fns" : " ^2.11.0" ,
4444 "uuid" : " ^7.0.2"
4545 },
4646 "devDependencies" : {
47- "@looker/components-test-utils" : " ^0.7.24 " ,
47+ "@looker/components-test-utils" : " ^0.7.25 " ,
4848 "@testing-library/jest-dom" : " ^5.1.1" ,
4949 "@testing-library/react" : " ^10.0.1" ,
5050 "@types/d3-color" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.23 " ,
4+ "version" : " 0.7.25 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 0.7.24 " ,
3+ "version" : " 0.7.25 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "author" : " Looker" ,
1414 "develop" : " webpack-dev-server --port 3000 --disable-host-check"
1515 },
1616 "dependencies" : {
17- "@looker/components" : " ^0.7.24 " ,
17+ "@looker/components" : " ^0.7.25 " ,
1818 "@looker/design-tokens" : " ^0.7.24" ,
1919 "lodash" : " ^4.17.15" ,
2020 "react" : " ^16.13.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.24 " ,
4+ "version" : " 0.7.25 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.7.24 " ,
4+ "version" : " 0.7.25 " ,
55 "dependencies" : {
66 "@mdx-js/mdx" : " ^1.5.7" ,
77 "@mdx-js/react" : " ^1.5.7" ,
3333 "react-live" : " ^2.2.2"
3434 },
3535 "devDependencies" : {
36- "@looker/components" : " ^0.7.24 " ,
36+ "@looker/components" : " ^0.7.25 " ,
3737 "@looker/design-tokens" : " ^0.7.24" ,
38- "@looker/icons" : " ^0.7.23 " ,
38+ "@looker/icons" : " ^0.7.25 " ,
3939 "@types/react" : " ^16.9.23" ,
4040 "@types/react-copy-to-clipboard" : " ^4.3.0" ,
4141 "@types/react-dom" : " ^16.9.5" ,
You can’t perform that action at this time.
0 commit comments