File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.9.1 "
7+ "version" : " 0.9.2 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.1 " ,
4+ "version" : " 0.9.2 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1818 "dependencies" : {
1919 "@looker/components-providers" : " ^0.9.1" ,
2020 "@looker/design-tokens" : " ^0.9.1" ,
21- "@looker/icons" : " ^0.9.1 " ,
21+ "@looker/icons" : " ^0.9.2 " ,
2222 "@popperjs/core" : " ^2.4.2" ,
2323 "d3-color" : " ^1.4.1" ,
2424 "d3-hsv" : " ^0.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.1 " ,
4+ "version" : " 0.9.2 " ,
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.9.1 " ,
3+ "version" : " 0.9.2 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1313 "start" : " webpack-dev-server --port 3000"
1414 },
1515 "dependencies" : {
16- "@looker/components" : " ^0.9.1 " ,
16+ "@looker/components" : " ^0.9.2 " ,
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" : " storybook" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.9.2 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "private" : true ,
99 "build" : " build-storybook -c .storybook -o public"
1010 },
1111 "dependencies" : {
12- "@looker/components" : " ^0.9.1 " ,
12+ "@looker/components" : " ^0.9.2 " ,
1313 "@looker/design-tokens" : " ^0.9.1" ,
14- "@looker/icons" : " ^0.9.1 " ,
14+ "@looker/icons" : " ^0.9.2 " ,
1515 "@storybook/react" : " ^5.3.19" ,
1616 "lodash" : " ^4.17.15" ,
1717 "react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.9.1 " ,
4+ "version" : " 0.9.2 " ,
55 "devDependencies" : {
6- "@looker/components" : " ^0.9.1 " ,
6+ "@looker/components" : " ^0.9.2 " ,
77 "@looker/design-tokens" : " ^0.9.1" ,
8- "@looker/icons" : " ^0.9.1 " ,
8+ "@looker/icons" : " ^0.9.2 " ,
99 "@mdx-js/mdx" : " ^1.6.5" ,
1010 "@mdx-js/react" : " ^1.6.4" ,
1111 "@reach/router" : " ^1.3.3" ,
You can’t perform that action at this time.
0 commit comments