File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.7.14 "
7+ "version" : " 0.7.15 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.14 " ,
4+ "version" : " 0.7.15 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
2525 "develop-playground" : " ttsc --project tsconfig.build.json --watch --module es2015 --target es6 --outDir dist/esm"
2626 },
2727 "dependencies" : {
28- "@looker/design-tokens" : " ^0.7.14 " ,
29- "@looker/icons" : " ^0.7.14 " ,
28+ "@looker/design-tokens" : " ^0.7.15 " ,
29+ "@looker/icons" : " ^0.7.15 " ,
3030 "@types/react-transition-group" : " ^4.2.3" ,
3131 "@types/styled-system" : " ^5.1.5" ,
3232 "d3-color" : " ^1.4.0" ,
4343 "uuid" : " ^3.4.0"
4444 },
4545 "devDependencies" : {
46- "@looker/components-test-utils" : " ^0.7.14 " ,
46+ "@looker/components-test-utils" : " ^0.7.15 " ,
4747 "@types/d3-color" : " ^1.2.2" ,
4848 "@types/d3-hsv" : " ^0.1.3" ,
4949 "@types/lodash" : " ^4.14.149" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/design-tokens" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.14 " ,
4+ "version" : " 0.7.15 " ,
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" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.14 " ,
4+ "version" : " 0.7.15 " ,
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.14 " ,
3+ "version" : " 0.7.15 " ,
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.14 " ,
18- "@looker/design-tokens" : " ^0.7.14 " ,
17+ "@looker/components" : " ^0.7.15 " ,
18+ "@looker/design-tokens" : " ^0.7.15 " ,
1919 "lodash" : " ^4.17.15" ,
2020 "react" : " ^16.12.0" ,
2121 "react-dom" : " ^16.12.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.14 " ,
4+ "version" : " 0.7.15 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
2525 "develop" : " yarn build:es --watch --verbose & yarn declaration --watch"
2626 },
2727 "dependencies" : {
28- "@looker/design-tokens" : " ^0.7.14 " ,
28+ "@looker/design-tokens" : " ^0.7.15 " ,
2929 "@testing-library/react" : " ^9.4.0" ,
3030 "enzyme" : " ^3.11.0" ,
3131 "jest-styled-components" : " ^6.3.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.7.14 " ,
4+ "version" : " 0.7.15 " ,
55 "dependencies" : {
66 "@mdx-js/mdx" : " ^1.5.5" ,
77 "@mdx-js/react" : " ^1.5.5" ,
3131 "react-live" : " ^2.2.2"
3232 },
3333 "devDependencies" : {
34- "@looker/components" : " ^0.7.14 " ,
35- "@looker/design-tokens" : " ^0.7.14 " ,
36- "@looker/icons" : " ^0.7.14 " ,
34+ "@looker/components" : " ^0.7.15 " ,
35+ "@looker/design-tokens" : " ^0.7.15 " ,
36+ "@looker/icons" : " ^0.7.15 " ,
3737 "@types/react" : " ^16.9.19" ,
3838 "@types/react-copy-to-clipboard" : " ^4.3.0" ,
3939 "@types/react-dom" : " ^16.9.5" ,
You can’t perform that action at this time.
0 commit comments